flatiron : An elegant blend of convention and configuration for building apps in Node.js and the browser. You can installing flatiron 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 flatiron $ sudo npm install -g flatiron
If want to update the flatiron package execute the command as below,
$ sudo npm update flatiron
Update package globally,
$ npm install -g flatiron
$ sudo git clone https://github.com/rektide/flatiron.git
$ sudo npm install -g ./flatiron
flatiron@0.4.3 /usr/lib/node_modules/flatiron
You can uninstall or remove this package from your node_modules run the command as below,
$ sudo npm uninstall flatiron
Package Name | flatiron |
Version | 0.4.3 |
Description | An elegant blend of convention and configuration for building apps in Node.js and the browser |
Released Date | 2014-12-16T15:59:46.082Z |
Published by | swaagie |
How to Learn | https://www.npmjs.com/package/flatiron/tutorial |