node-gh / gh

(DEPRECATED) GitHub CLI made with NodeJS. Use the official https://cli.github.com/ instead.
http://nodegh.io
Other
1.71k stars 217 forks source link

Allow browser less mode #444 #424 #445

Closed roddet closed 8 years ago

henvic commented 8 years ago

Just started reviewing :)

:octocat: Sent from GH.

henvic commented 8 years ago

Thanks. I have just rolled a release (v1.12.8) with this change, use npm install -g gh to update it.

Please notice your ~/.gh.json won't be updated by default. The easiest way to do it (mind the custom config and / or changes you may have on your configuration file) is just to erase the configuration file and use gh user --login again.