- Fork it
- 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 new Pull Request
If you don't mind running the problem command (if applicable) in debug mode and dumping the output in your GitHub issue, it'd be very helpful.
gethub --debug [<command>]
To add a feature, fix a bug, or to run a development build of gethub
on your machine, you'll need to have go installed.
You can then build a binary:
$ go build
And run it:
$ ./gethub
To install the development binary on your system:
$ go install
Or run the tests:
$ go test github.com/pearkes/gethub/steps -v
If you need help with your environment, feel free to open an issue.
goxc -pv 0.1.1 -os=linux,arm,windows,darwin
s3cmd put --recursive ~/path/to/bin/gethub-xc/VERSION s3://gethub.jack.ly