d4ce4252f60d126e695af9ee60007124a502cb37
Usage
Download
package.json
- Put in the folder
package.jsonfile. - Run
./npm-install ..
Specific Package
- Run
./npm-install <your-package>.
Publish
- Make sure have the all package you will publish in the same folder (
tgzfiles). - Run
./npm-install <nexus_host> <repository>. - After published, the all packages and json file will remove.
Description
Languages
Shell
54.5%
Python
45.5%