1.2.1 • Published 6 years ago
hua-utils v1.2.1
HUA-utils is a library that contains the commands commonly used for the development of applications.
Installation
HUA-utils is available as an npm package.
// with npm
npm install -g hua-utils --registry http://srv-pr-tfs-h.hospital.austral:8081Usage
Here is a quick example to get you started, it's all you need:
Help
Show help information
hua helpVerdaccio
Install a package from Verdaccio registry
hua verdaccio installPublish a package to Verdaccio registry
hua verdaccio publishUnpublish a selected package to Verdaccio registry
hua verdaccio unpublishLink the actual package to Verdaccio registry
hua verdaccio linkUnlink the actual package to Verdaccio registry
hua verdaccio unlinkAnd much more
The library is permanently updated so to know all the functionality it is recommended to execute the command mentioned in the help section.
License
This project is licensed under the terms of the MIT license.