A multi-purpose CLI utility for interacting with GitHub.
NOTE: Work in progress, not ready for production use!
TODO
Install/build dependencies:
make deps
Run the application:
go run main.go
Run tests:
make test
See LICENSE.