Monitrix is a local Version Control System that helps one to manage a project on his/her local machine. Monitrix helps you to work on a private repository absolutely free.
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.
What things you need to install the software and how to install them
Linux based operating system
A step by step series of examples that tell you how to get a development env running. Clone or download the Monitrix to local repository.
git clone https://github.com/aryabharat/Monitrix-VCS.git
Move into Monitrix-VCS directory via terminal.
cd Monitrix-VCS/
Give permissions to the file: install.sh
chmod +x install.sh
Run the script via terminal to install monitrix.
./install.sh
Creating a new project
monitrix .init filename;
- C - The language used
- Diff algorithm - Algorithm for finding difference between 2 files
- Astitva Gupta - Reference work - Git
See also the list of contributors who participated in this project.
This project is licensed under the GNU License - see the LICENSE file for details
- Git