How to Install grunt-init NPM Packages on Ubuntu / Debian

How to Install grunt-init software package in NPM Packages

grunt-init : Generate project scaffolding from a template.. You can installing grunt-init 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 grunt-init
$ sudo npm install -g grunt-init

If want to update the grunt-init package execute the command as below,

$ sudo npm update grunt-init

Update package globally,

$ npm install -g grunt-init

Git clone:

$ sudo  git clone https://github.com/rektide/grunt-init.git
$ sudo  npm install -g ./grunt-init

grunt-init@0.3.2 /usr/lib/node_modules/grunt-init

How to remove grunt-init package :

You can uninstall or remove this package from your node_modules run the command as below,

$ sudo npm uninstall grunt-init

Basic Information of grunt-init NPM Package:

Package Name grunt-init
Version 0.3.2
Description Generate project scaffolding from a template.
Released Date 2014-05-11T18:09:39.286Z
Published by vladikoff
How to Learn https://www.npmjs.com/package/grunt-init/tutorial