neptune-namespaces : Generate index.coffee and namespace.coffee files from directory structures. You can installing neptune-namespaces 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 neptune-namespaces $ sudo npm install -g neptune-namespaces
If want to update the neptune-namespaces package execute the command as below,
$ sudo npm update neptune-namespaces
Update package globally,
$ npm install -g neptune-namespaces
$ sudo git clone https://github.com/rektide/neptune-namespaces.git
$ sudo npm install -g ./neptune-namespaces
neptune-namespaces@3.2.3 /usr/lib/node_modules/neptune-namespaces
You can uninstall or remove this package from your node_modules run the command as below,
$ sudo npm uninstall neptune-namespaces
Package Name | neptune-namespaces |
Version | 3.2.3 |
Description | Generate index.coffee and namespace.coffee files from directory structures |
Released Date | 2017-07-02T00:20:35.868Z |
Published by | shanebdavis |
How to Learn | https://www.npmjs.com/package/neptune-namespaces/tutorial |