Added ghi github issues command line interface

This commit is contained in:
Yan Pritzker 2012-10-01 12:09:22 -07:00
parent c85c25ff3b
commit a6d6ab3da1
2 changed files with 3743 additions and 0 deletions

View File

@ -82,6 +82,11 @@ You can install macvim from brew as well, or download it from their website.
brew install ack ctags git hub macvim
```
### Github Issues: [ghi gem](https://github.com/stephencelis/ghi)
We include the `ghi` command. Try `ghi list` and have fun managing issues from command line!
### Ruby Debugger
This gem is optonal and not included. It's used to give you visual IDE-style debugging within vim, combined

3738
bin/ghi Executable file

File diff suppressed because it is too large Load Diff