saga is a set of tools for version control
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
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
File details
Details for the file saga-vcs-0.0.1.tar.gz
.
File metadata
- Download URL: saga-vcs-0.0.1.tar.gz
- Upload date:
- Size: 9.2 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/1.13.0 pkginfo/1.5.0.1 requests/2.22.0 setuptools/40.8.0 requests-toolbelt/0.9.1 tqdm/4.35.0 CPython/3.7.4
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 |
732142fc0b778dd9c2718ad1f881d4b0974a3d7504dcae24c5fc45f3c5aebdae
|
|
MD5 |
ed45371668380dfd5a88807226bef0a4
|
|
BLAKE2b-256 |
523f1b981906224b539ce9ee63ccee70ee4b2aa1c7bf4536f7a00e17603dcff4
|
File details
Details for the file saga_vcs-0.0.1-py3-none-any.whl
.
File metadata
- Download URL: saga_vcs-0.0.1-py3-none-any.whl
- Upload date:
- Size: 12.3 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/1.13.0 pkginfo/1.5.0.1 requests/2.22.0 setuptools/40.8.0 requests-toolbelt/0.9.1 tqdm/4.35.0 CPython/3.7.4
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 |
4c510812a29c2fc4010beca3382084a09c97a602dbeafd365edd70c7ca1b9dfb
|
|
MD5 |
58dd807f42fc194f8b2a20f4dadf188b
|
|
BLAKE2b-256 |
cfcfbd9a06206d5d2f27291a4f62487b22bef79179006baf1bdc3e3abe6bc297
|