How to Install jira-connector NPM Packages on Ubuntu / Debian

How to Install jira-connector software package in NPM Packages

jira-connector : Easy to use NodeJS wrapper for the Jira REST API.. You can installing jira-connector 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 jira-connector
$ sudo npm install -g jira-connector

If want to update the jira-connector package execute the command as below,

$ sudo npm update jira-connector

Update package globally,

$ npm install -g jira-connector

Git clone:

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

jira-connector@2.7.0 /usr/lib/node_modules/jira-connector

How to remove jira-connector package :

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

$ sudo npm uninstall jira-connector

Basic Information of jira-connector NPM Package:

Package Name jira-connector
Version 2.7.0
Description Easy to use NodeJS wrapper for the Jira REST API.
Released Date 2017-11-13T13:22:17.434Z
Published by floralvikings
How to Learn https://www.npmjs.com/package/jira-connector/tutorial