haml-coffee : Haml templates where you can write inline CoffeeScript.. You can installing haml-coffee 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 haml-coffee $ sudo npm install -g haml-coffee
If want to update the haml-coffee package execute the command as below,
$ sudo npm update haml-coffee
Update package globally,
$ npm install -g haml-coffee
$ sudo git clone https://github.com/rektide/haml-coffee.git
$ sudo npm install -g ./haml-coffee
haml-coffee@1.14.1 /usr/lib/node_modules/haml-coffee
You can uninstall or remove this package from your node_modules run the command as below,
$ sudo npm uninstall haml-coffee
Package Name | haml-coffee |
Version | 1.14.1 |
Description | Haml templates where you can write inline CoffeeScript. |
Released Date | 2014-02-05T11:55:36.025Z |
Published by | netzpirat |
How to Learn | https://www.npmjs.com/package/haml-coffee/tutorial |