add readme
This commit is contained in:
13
README.md
13
README.md
@@ -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.
|
||||
|
||||
Reference in New Issue
Block a user