atool-build : Build tool based on webpack. You can installing atool-build 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 atool-build $ sudo npm install -g atool-build
If want to update the atool-build package execute the command as below,
$ sudo npm update atool-build
Update package globally,
$ npm install -g atool-build
$ sudo git clone https://github.com/rektide/atool-build.git
$ sudo npm install -g ./atool-build
atool-build@1.0.2 /usr/lib/node_modules/atool-build
You can uninstall or remove this package from your node_modules run the command as below,
$ sudo npm uninstall atool-build
Package Name | atool-build |
Version | 1.0.2 |
Description | Build tool based on webpack |
Released Date | 2017-08-01T12:26:41.814Z |
Published by | yesmeck |
How to Learn | https://www.npmjs.com/package/atool-build/tutorial |