This package has been deprecated

Author message:

remove from npm

nlt

0.1.2 • Public • Published

Easily manage your packages with npm link.

Why?

As for me, i use gulp and some gulp plugins in my project. Every time when i start a new project, i have to install them again even though i have installed in global. I can use npm link, but it can't save packages to package.json. So I make this tool to manage it.


Installation

$ npm install nlt -g

Usage

$ nlt install

Same efficacy as npm install

$ nlt install <package> [--save || --save-dev]
$ nlt uninstall <package> [--save || --save-dev]

Readme

Keywords

Package Sidebar

Install

npm i nlt

Weekly Downloads

2

Version

0.1.2

License

MIT

Last publish

Collaborators

  • hosn