How to Install slush NPM Packages on Ubuntu / Debian

How to Install slush software package in NPM Packages

slush : The streaming scaffolding system - Gulp as a replacement for Yeoman. You can installing slush 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 slush
$ sudo npm install -g slush

If want to update the slush package execute the command as below,

$ sudo npm update slush

Update package globally,

$ npm install -g slush

Git clone:

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

slush@1.1.1 /usr/lib/node_modules/slush

How to remove slush package :

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

$ sudo npm uninstall slush

Basic Information of slush NPM Package:

Package Name slush
Version 1.1.1
Description The streaming scaffolding system - Gulp as a replacement for Yeoman
Released Date 2015-02-24T06:33:04.434Z
Published by joakimbeng
How to Learn https://www.npmjs.com/package/slush/tutorial