ect : CoffeeScript template engine. You can installing ect 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 ect $ sudo npm install -g ect
If want to update the ect package execute the command as below,
$ sudo npm update ect
Update package globally,
$ npm install -g ect
$ sudo git clone https://github.com/rektide/ect.git
$ sudo npm install -g ./ect
ect@0.5.9 /usr/lib/node_modules/ect
You can uninstall or remove this package from your node_modules run the command as below,
$ sudo npm uninstall ect
Package Name | ect |
Version | 0.5.9 |
Description | CoffeeScript template engine |
Released Date | 2014-04-02T19:13:29.704Z |
Published by | baryshev |
How to Learn | https://www.npmjs.com/package/ect/tutorial |