Skip to main content

saga is a version control CLI that handles many file formats

Project description

saga

saga is a set of tools for version control. As a user, you can use saga to manage any project... TODO.

As a developer, you can use saga's framework to add intelligent version control to any software project. Simply tell saga what your file looks like, and saga will auto-magically allow git-level branching, patching, and merging. Oh gee, think of the collaboration possible!

Instructions

Requirments

Make sure git, python3, pip and virtualenv are installed on your computer.

Setup

To download and setup the software on macOS and Linux:

git clone https://github.com/naterush/version-control.git;
cd version-control;
python3 -m venv env;
source env/bin/activate;
pip install -r requirements.txt;

Using saga

Coming soon!

Running Tests

When inside of the python virtual enviorment:

python -m pytest

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

saga-vcs-0.0.7.tar.gz (14.2 kB view hashes)

Uploaded Source

Built Distribution

saga_vcs-0.0.7-py3-none-any.whl (20.7 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page