architect : A Simple yet powerful plugin system for node applications. You can installing architect 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 architect $ sudo npm install -g architect
If want to update the architect package execute the command as below,
$ sudo npm update architect
Update package globally,
$ npm install -g architect
$ sudo git clone https://github.com/rektide/architect.git
$ sudo npm install -g ./architect
architect@0.1.13 /usr/lib/node_modules/architect
You can uninstall or remove this package from your node_modules run the command as below,
$ sudo npm uninstall architect
Package Name | architect |
Version | 0.1.13 |
Description | A Simple yet powerful plugin system for node applications |
Released Date | 2017-04-18T16:30:21.583Z |
Published by | lennartcl |
How to Learn | https://www.npmjs.com/package/architect/tutorial |