VCS - is my simple open source version controll system written on python.
commands/
- directory in which the source codes of subcommands such as init, add are locatedtools/
- directory containing helper functions for classes from thecommands/
directoryvcs.py
- commands handler
~ git clone https://github.com/Konstantin-create/VCS.git
~ cd VCS
~ pip install -r requirements.txt
VCS development has been temporarily stopped, but it will start when I get at least some feedback from you about the bugs found
Author: Konstantin-create
Licence: GNU General Public License v3.0