Go to file
2022-11-12 19:24:38 +02:00
2022-11-12 15:42:23 +02:00
2022-11-12 19:24:38 +02:00
2022-03-14 07:53:44 +02:00

Usage

Download

package.json

  1. Put in the folder package.json file.
  2. Run ./npm-install ..

Specific Package

  1. Run ./npm-install <your-package>.

Publish

  1. Make sure have the all package you will publish in the same folder (tgz files).
  2. Run ./npm-install <nexus_host> <repository>.
  3. After published, the all packages and json file will remove.
Description
No description provided
Readme 257 KiB
Languages
Shell 54.5%
Python 45.5%