Skip to content

Latest commit

 

History

History
71 lines (41 loc) · 1.84 KB

README.md

File metadata and controls

71 lines (41 loc) · 1.84 KB

RREF-CALC-SIGMATH

This is a SIG-MATH project for building a RREF calculator.

Getting Started

These instructions will get you a copy of the project up and running on your local machine for development and testing purposes. See deployment for notes on how to deploy the project on a live system.

Setting up your environment

This guide assumes you have your Github setup with an SSH key, and that you have been added to the project

Prerequisites

What things you need to install the software and how to install them

- A C++ compiler on your local machine (MinGW for Windows)
- An IDE/text editor (VSCode, Xcode on Mac, Terminal)
- How to use Github

To learn about Git, visit this site: [https://docs.github.com/en/get-started/using-git]

Installing

A step by step series of examples that tell you how to get this project running

First, clone this repository into your local machine. Use this link: [https://docs.github.com/en/repositories/creating-and-managing-repositories/cloning-a-repository]

In your terminal, type

git clone git@github.com:acm-uic/RREF_CALC_SIGMATH.git

Contributing

Follow the guide in the wiki

Contributors

Add your name here! Vasu Patel, Soham Kaje, Om Patel, Markus Perez, Sathvik Lanka, Samuel Skean

Authors

See also the list of contributors who participated in this project.

License

This project is licensed under the MIT License - see the LICENSE.md file for details

this is a change

this is another change