How to Install draftlog NPM Packages on Ubuntu / Debian

How to Install draftlog software package in NPM Packages

draftlog : Create updatable log lines into the terminal, and give life to your logs!. You can installing draftlog 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 draftlog
$ sudo npm install -g draftlog

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

$ sudo npm update draftlog

Update package globally,

$ npm install -g draftlog

Git clone:

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

draftlog@1.0.12 /usr/lib/node_modules/draftlog

How to remove draftlog package :

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

$ sudo npm uninstall draftlog

Basic Information of draftlog NPM Package:

Package Name draftlog
Version 1.0.12
Description Create updatable log lines into the terminal, and give life to your logs!
Released Date 2017-03-14T17:36:00.399Z
Published by ivanseidel
How to Learn https://www.npmjs.com/package/draftlog/tutorial