1.0.7 • Published 10 months ago

@flaze/npi v1.0.7

Weekly downloads
-
License
MIT
Repository
github
Last release
10 months 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

10 months ago

1.0.6

10 months ago

1.0.5-npm

10 months ago

1.0.5

2 years ago

1.0.4

2 years ago

1.0.3

2 years ago

1.0.2

2 years ago

1.0.1

2 years ago

1.0.0

2 years ago