git-of-theseus.cr v0.1.0
git-of-theseus.cr
Clone of git-of-theseus in crystal lang.
Installation
Download the last release binary or install it from master:
git clone https://github.com/smacker/git-of-theseus.cr.git
cd git-of-theseus.cr
crystal build --release src/git-of-theseus.cr
./git-of-theseus
Usage
Usage: git-of-theseus.cr [repo]
--interval=INT Min difference between commits to analyze (default: 604800)
--outdir=PATH Output directory to store results (default: .)
--branch=NAME Branch to track (default: refs/heads/master)
-h, --help Show this help
It would generate json files compatible with plot generators of git-of-theseus.
Development
TODO: Write development instructions here
Contributing
- Fork it (https://github.com/smacker/git-of-theseus.cr/fork)
- Create your feature branch (
git checkout -b my-new-feature
) - Commit your changes (
git commit -am 'Add some feature'
) - Push to the branch (
git push origin my-new-feature
) - Create a new Pull Request
Contributors
- smacker Maxim Sukharev - creator, maintainer
Repository
git-of-theseus.cr
Owner
Statistic
- 0
- 0
- 0
- 0
- 1
- over 5 years ago
- October 15, 2018
License
MIT License
Links
Synced at
Thu, 07 Nov 2024 20:56:47 GMT
Languages