Skip to content

aryabharat/Monitrix-VCS

Repository files navigation

MONITRIX-VCS

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.

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.

Prerequisites

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

Linux based operating system

Installing

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;

Built With

  • C - The language used
  • Diff algorithm - Algorithm for finding difference between 2 files

Author

  • Astitva Gupta - Reference work - Git

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

License

This project is licensed under the GNU License - see the LICENSE file for details

Acknowledgments

  • Git

About

My Minor project.

Resources

License

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published