Last updated:
0 purchases
piecli 1.3.2
Pie - Powerful control version
A version control written in Python designed to be simple and complete, with many features. An improved version of Vestory. With it, you can:
Create repositories;
Tracking files;
Ignore files with .ignore file;
Get status of files;
Commit of tracked files;
Get all commits log;
Merge all changes to the committed files;
Get the changed lines between files;
Creating hooks to execute scripts.
To learn how to use Pie, see the full documentation here. Install Pie using the pip package manager:
pip install pie-cli
License
This project uses the GNU GPL v3.0 license, see the license file for more information.
For personal and professional use. You cannot resell or redistribute these repositories in their original state.
There are no reviews.