add readme

This commit is contained in:
2022-05-29 10:14:17 +03:00
parent 2b02598b42
commit 5364e3e3e1

View File

@@ -0,0 +1,13 @@
# 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.