95995dd7339d36ff8e5775dea716be56fbd8797b
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. - After published, the all packages and json file will remove.
Languages
Shell
54.5%
Python
45.5%