14 lines
294 B
Markdown
Executable File
14 lines
294 B
Markdown
Executable File
# 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.
|