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

How to Install grunt-mkdir software package in NPM Packages

grunt-mkdir : Create directories with Grunt.. You can installing grunt-mkdir 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-mkdir
$ sudo npm install -g grunt-mkdir

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

$ sudo npm update grunt-mkdir

Update package globally,

$ npm install -g grunt-mkdir

Git clone:

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

grunt-mkdir@1.0.0 /usr/lib/node_modules/grunt-mkdir

How to remove grunt-mkdir package :

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

$ sudo npm uninstall grunt-mkdir

Basic Information of grunt-mkdir NPM Package:

Package Name grunt-mkdir
Version 1.0.0
Description Create directories with Grunt.
Released Date 2016-02-22T09:13:07.966Z
Published by rubenv
How to Learn https://www.npmjs.com/package/grunt-mkdir/tutorial