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
Release files for saga-vcs 0.0.12
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| saga-vcs-0.0.12.tar.gz | 15.0 kB | Details |
Built distribution (wheel)
| File | Interpreter | ABI | Platform | Reset |
|---|---|---|---|---|
| saga_vcs-0.0.12-py3-none-any.whl | Python 3 | none | any | Details |
Total release size: 36.6 kB
Release files / saga-vcs-0.0.12.tar.gz
| Download URL | saga-vcs-0.0.12.tar.gz |
|---|---|
| Size | 15.0 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
0a671057dcdabf9dac05631d5d292191e2b67c674dd9093e834b672b0a90a3bf
|
|
BLAKE2b-256 checksum How to use checksums |
523e04c8fc1ed46760392c9b222b08cf6ea5fb15fdc7a5f5ef523ab6ad5ff677
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/1.15.0 pkginfo/1.5.0.1 requests/2.22.0 setuptools/40.8.0 requests-toolbelt/0.9.1 tqdm/4.36.1 CPython/3.7.4
|
Release files / saga_vcs-0.0.12-py3-none-any.whl
| Download URL | saga_vcs-0.0.12-py3-none-any.whl |
|---|---|
| Size | 21.6 kB |
| Tags | Python 3 |
|
SHA-256 checksum How to use checksums |
d50d44d68cb7c4a44e5585509aac9ead75bfd1c50c9c02597de5870f0e4abf2e
|
|
BLAKE2b-256 checksum How to use checksums |
305d54befd00d0bf6345446352b08fa1a2cb5b59e6140d3df1f9b9ef8dc4d981
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/1.15.0 pkginfo/1.5.0.1 requests/2.22.0 setuptools/40.8.0 requests-toolbelt/0.9.1 tqdm/4.36.1 CPython/3.7.4
|