modulepackage
0.0.0-20191002055750-07cc8c65b518
Repository: https://github.com/didstopia/githubby.git
Documentation: pkg.go.dev
# README
GitHubby
A multi-purpose CLI utility for interacting with GitHub.
NOTE: Work in progress, not ready for production use!
Usage
TODO
Development
Install/build dependencies:
make deps
Run the application:
go run main.go
Run tests:
make test
License
See LICENSE.