Skip to content

Latest commit

 

History

History
25 lines (16 loc) · 876 Bytes

README.md

File metadata and controls

25 lines (16 loc) · 876 Bytes

NIP

A really simple requirements.txt dependencies installer like pip but for NPM

Installation

Github:

git clone https://github.com/I2rys/NIP

Usage

node index.js <requirements.txt_path>
  • requirements.txt_path - The path of the requirements.txt

License

MIT © I2rys