gnode : Run node with ES6 Generators, today!. You can installing gnode 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 gnode $ sudo npm install -g gnode
If want to update the gnode package execute the command as below,
$ sudo npm update gnode
Update package globally,
$ npm install -g gnode
$ sudo git clone https://github.com/rektide/gnode.git
$ sudo npm install -g ./gnode
gnode@0.1.2 /usr/lib/node_modules/gnode
You can uninstall or remove this package from your node_modules run the command as below,
$ sudo npm uninstall gnode
Package Name | gnode |
Version | 0.1.2 |
Description | Run node with ES6 Generators, today! |
Released Date | 2016-02-09T06:26:40.239Z |
Published by | tootallnate |
How to Learn | https://www.npmjs.com/package/gnode/tutorial |