Chiup is a build tools for upload the pre-compiled egg files to Chishop or other private pypi server.
- Upload the egg file to mypypi chishop server:
- ... chiup -r mypypi xxxxx.egg
- Upload the egg directory to mypypi chishop server:
- ... chiup -r mypypi xxx1.egg xxx2.egg
See: http://github.com/imkerberos/chiup
This project is licensed under BSD license.
Kerberos Zhang <mailto://kerberos.zhang@gmail.com>