$ git clone https://github.com/VaretP/PyKeepShell
$ cd PyKeepShell
$ sudo python setup.py install
$ sudo pip install .
Type pykeep
anywhere in your shell.
list
: list all files in pykeepcheck ...args
: check if any files can be updatedadd path alias
: add path as alias into pykeeppull args...
: replace files in pykeep from their pathupdate ..args
: apply changes on files that can be updatededit args...
: start your $EDITOR (default vim) on argsgit ...args
: execute git commands in pykeephelp
: show helpexit
: close pykeep