GitHub 在命令行上出现问题。请使用 $EDITOR,而不是浏览器。
GitHub Issues on the command line. Use your $EDITOR, not your browser.
ghi was originally created by Stephen Celis, and is now maintained by drazisil's fork here.
Via brew (latest stable release):
brew install ghi
Via gem (latest stable release):
gem install ghi
Via curl (latest bleeding-edge versions, may not be stable):
curl -sL https://raw.githubusercontent.com/stephencelis/ghi/master/ghi > ghi && \
chmod 755 ghi && \
mv ghi /usr/local/bin
…
You may get a strange error if you use SourceTree, similar to #275 and #189. You can follow the steps here to resolve this.
If you're looking for a place to start, there are issues we need help with!
Once you have an idea of what you want to do, there is a section in the wiki to provide more detailed information but the basic steps are as follows.
rake buildFAQs can be found in the wiki
暂无开放 Issues,或尚未同步最近议题。