Skip to content

Bowqua/CVS

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

32 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CVS

A version control system implemented in Python with CLI and GUI

Features

  • Version tracking
  • Branching and merging
  • Staging area
  • Commit history
  • Tagging
  • ...

Installation

  1. Clone this (private) repository:
    git clone https://github.com/Bowqua/CVS.git
  2. Install the dependencies:
    pip install -r requirements.txt
  3. Run the application:
    python cvs.py -h

About

Creating CVS (similar to Git) using Python

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •  

Languages