jdunphy / kablame-gem
- Source
- Commits
- Network (1)
- Issues (0)
- Downloads (5)
- Wiki (1)
- Graphs
-
Branch:
master
| name | age | message | |
|---|---|---|---|
| |
.gitignore | ||
| |
CHANGELOG | ||
| |
MIT-LICENSE | ||
| |
README | ||
| |
Rakefile | ||
| |
bin/ | ||
| |
kablame.gemspec | ||
| |
lib/ | ||
| |
specs/ | ||
| |
test_data/ |
README
= Kablame 0.2.1 So who really gets bragging rights? A command line tool to establish workplace pecking orders and create juvenile arguments. == Description Find out how many lines of test code each project contributor added, according to the almighty blame. == Usage Very simple right now... git-kablame [options] <directories> or svn-kablame [options] <directories> Use the -f x,y,z option to specify a specific set of file formats. For a full rundown of options, `git-kablame -h`

