aba37f05ee902f364b1075b9973d7361b5184d5e
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%