Skip to content

Instantly share code, notes, and snippets.

@reubano
Last active August 21, 2017 12:56
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save reubano/0523ee1685df3dc32843ce817142d0f0 to your computer and use it in GitHub Desktop.
Save reubano/0523ee1685df3dc32843ce817142d0f0 to your computer and use it in GitHub Desktop.
GHI (github-issues) setup steps
gem install ghi
open https://github.com/settings/tokens 
echo 'generate a personal access token for ghi with repo permissions'
git config --global ghi.token <GHI_TOKEN_WITH_REPO_PERMS>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment