This is a SIG-MATH project for building a RREF calculator.
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.
This guide assumes you have your Github setup with an SSH key, and that you have been added to the project
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]
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 [email protected]:acm-uic/RREF_CALC_SIGMATH.git
Follow the guide in the wiki
Add your name here! Vasu Patel, Soham Kaje, Om Patel, Markus Perez, Sathvik Lanka, Samuel Skean
- Shankar - skalidindi53
- Sam E - dejazzhands
See also the list of contributors who participated in this project.
This project is licensed under the MIT License - see the LICENSE.md file for details
this is a change
this is another change