iced-runtime : Runtime for IcedCoffeeScript. You can installing iced-runtime 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 iced-runtime $ sudo npm install -g iced-runtime
If want to update the iced-runtime package execute the command as below,
$ sudo npm update iced-runtime
Update package globally,
$ npm install -g iced-runtime
$ sudo git clone https://github.com/rektide/iced-runtime.git
$ sudo npm install -g ./iced-runtime
iced-runtime@1.0.3 /usr/lib/node_modules/iced-runtime
You can uninstall or remove this package from your node_modules run the command as below,
$ sudo npm uninstall iced-runtime
Package Name | iced-runtime |
Version | 1.0.3 |
Description | Runtime for IcedCoffeeScript |
Released Date | 2015-09-03T20:07:00.445Z |
Published by | maxtaco |
How to Learn | https://www.npmjs.com/package/iced-runtime/tutorial |