coffeecup : Markup as CoffeeScript.. You can installing coffeecup 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 coffeecup $ sudo npm install -g coffeecup
If want to update the coffeecup package execute the command as below,
$ sudo npm update coffeecup
Update package globally,
$ npm install -g coffeecup
$ sudo git clone https://github.com/rektide/coffeecup.git
$ sudo npm install -g ./coffeecup
coffeecup@0.3.21 /usr/lib/node_modules/coffeecup
You can uninstall or remove this package from your node_modules run the command as below,
$ sudo npm uninstall coffeecup
Package Name | coffeecup |
Version | 0.3.21 |
Description | Markup as CoffeeScript. |
Released Date | 2013-06-19T16:47:58.503Z |
Published by | gradus |
How to Learn | https://www.npmjs.com/package/coffeecup/tutorial |