0.0.4 • Published 11 years ago
burlesque v0.0.4
burlesque
Turn your git commit messages into visual presentations that wow your viewers!
Disclaimer: The wow factor may or may not be experienced.
Installation
npm install -g burlesqueUsage
burlesque helpInstalling As Root
If you have trouble with the bower install, I recommend to, instead:
echo "prefix = ${HOME}/npm-global" >> ~/.npmrc
echo "export PATH=$HOME/npm-global/bin:$PATH" >> ~/.bashrcVersioning
This project ascribes to semantic versioning.
Hacking
cd burlesque
npm install
./bin/burlesque helpWhy?
When you can explain an entire feature from its commit history, you don't have to repeat yourself, and anyone who has no experience with the code can understand and explore what is being done.