0.3.0 • Published 10 years ago
show-commits v0.3.0
Visualize the commits to a repo.
Installation
npm install show-commits -gTo run
cd into a git directory.
cd /Users/victorpowell/Documents/projects/show-commitsrun show-commits
show-commitsThis will open a Chrome window in "app" mode (no toolbars and what not.)
When you're done, just quit the App or kill the process with ctrl-c (SIGINT) from the command line.
