adventure : quickly hack together a nodeschool adventure. You can installing adventure 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 adventure $ sudo npm install -g adventure
If want to update the adventure package execute the command as below,
$ sudo npm update adventure
Update package globally,
$ npm install -g adventure
$ sudo git clone https://github.com/rektide/adventure.git
$ sudo npm install -g ./adventure
adventure@2.11.0 /usr/lib/node_modules/adventure
You can uninstall or remove this package from your node_modules run the command as below,
$ sudo npm uninstall adventure
Package Name | adventure |
Version | 2.11.0 |
Description | quickly hack together a nodeschool adventure |
Released Date | 2015-08-12T21:19:11.999Z |
Published by | substack |
How to Learn | https://www.npmjs.com/package/adventure/tutorial |