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
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
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file saga-vcs-0.0.10.tar.gz.
File metadata
- Download URL: saga-vcs-0.0.10.tar.gz
- Upload date:
- Size: 15.0 kB
- Tags: Source
- Uploaded using 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
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
97a06d2b15b1704c59789314e137f1398ec298c8b01ab46730937b6dc9d6ff00
|
|
| MD5 |
cc3d733266ceefe3bbacb4787eabea2f
|
|
| BLAKE2b-256 |
ad5cc9ae3731bed30db94fa7ea0d1a3abbadb37fc9812a6f5796050980844147
|
File details
Details for the file saga_vcs-0.0.10-py3-none-any.whl.
File metadata
- Download URL: saga_vcs-0.0.10-py3-none-any.whl
- Upload date:
- Size: 21.5 kB
- Tags: Python 3
- Uploaded using 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
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
fe01c237a093abef826ecb69934179b6758a53591643b355d3c63a86b2234e66
|
|
| MD5 |
02dec9b1d4e5c9d8adef0a010b8e4047
|
|
| BLAKE2b-256 |
ce61df4c9cc32ea6802429a65ff38318bcfab722664cf52d09f9f83c69456b8a
|