1.0.7 • Published 3 years ago

@flaze/npi v1.0.7

Weekly downloads
-
License
MIT
Repository
github
Last release
3 years ago

npi

A cli tool that lets you install NPM packages directly from its GitHub repository.

Install via npm

$ npm install -g @flaze/npi

Install Locally

$ git clone https://github.com/flaze-dev/npi.git
$ cd npi
$ npm install
$ npm run install:bin

Publish

# update the package.json to the next version
$ npm adduser # if not logged in
$ npm version <new_version>
$ npm publish
1.0.7

3 years ago

1.0.6

3 years ago

1.0.5-npm

3 years ago

1.0.5

4 years ago

1.0.4

4 years ago

1.0.3

4 years ago

1.0.2

4 years ago

1.0.1

4 years ago

1.0.0

4 years ago