Info: | See github for the latest source. |
---|---|
Author: | Josh Braegger <rckclmbr@gmail.com> |
This is git-crucible, a command-line tool for submitting code review patches to Crucible.
Latest Stable:
sudo pip install git-crucible
or from Git:
git clone git://github.com/rckclmbr/git-crucible.git cd git-crucible python setup.py install