ghauth : Create and load persistent GitHub authentication tokens for command-line apps. You can installing ghauth npm packages, there are two ways to install this module locally and globaly. -g option is specified to global. Execute the below command.
$ sudo npm install ghauth $ sudo npm install -g ghauth
If want to update the ghauth package execute the command as below,
$ sudo npm update ghauth
Update package globally,
$ npm install -g ghauth
$ sudo git clone https://github.com/rektide/ghauth.git
$ sudo npm install -g ./ghauth
ghauth@3.2.1 /usr/lib/node_modules/ghauth
You can uninstall or remove this package from your node_modules run the command as below,
$ sudo npm uninstall ghauth
Package Name | ghauth |
Version | 3.2.1 |
Description | Create and load persistent GitHub authentication tokens for command-line apps |
Released Date | 2016-08-24T00:04:29.163Z |
Published by | rvagg |
How to Learn | https://www.npmjs.com/package/ghauth/tutorial |