Files
pip-install/README.md
2022-05-29 10:14:17 +03:00

14 lines
294 B
Markdown

# Usage
# Download
### Specific Package
1. Run `./pip-install <your-package>`.
## Publish
1. Make sure have the all package you will publish in the same folder (`whl` files).
2. Run `./pip-install <nexus_host> <repository>`.
3. After published, the all packages and json file will remove.