gistory written in Go as a learning exercise
To run:
go get github.com/serch/gistory-go
cd /path/to/project
gistory-go gemName
TODO:
- add
--max-lockfile-changes
parameter (currently hardcoded at 100) - add and generate doc
- colored output
gistory written in Go as a learning exercise
To run:
go get github.com/serch/gistory-go
cd /path/to/project
gistory-go gemName
TODO:
--max-lockfile-changes
parameter (currently hardcoded at 100)