/tea

Tea, a fork of Pie

Primary LanguagePythonGNU General Public License v3.0GPL-3.0

Pie - Powerful control version

BADGE BADGE

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.