cocoa1231 / tick

Tick - Version Control that cares about you

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Tick

Tick stands for Tick Is Cool Kiddo. Made because Linus has been controlling stuff for far too long

Installation


git clone https://github.com/pythongiant/tick
cd tick
chmod -x pacman.sh # Arch based OS users
chmod -x debian.sh # Debian based OS user

A simple walkthrough

python3 init.py init  
python3 init.py add . 
python3 init.py commit "init" 

Current Features

Diff

python3 init.py diff  

TODO

  • Write tickignore
  • Gain Political dominion over Mars
  • About

    Tick - Version Control that cares about you

    License:Apache License 2.0


    Languages

    Language:Python 98.9%Language:Shell 1.1%