2022.813.0 • Published 3 years ago

ziside-jiyin v2022.813.0

Weekly downloads
-
License
CC BY-NC-SA 4.0
Repository
github
Last release
3 years ago

自私的基因

下载

Docker

docker pull apachecn0/ziside-jiyin
docker run -tid -p <port>:80 apachecn0/ziside-jiyin
# 访问 http://localhost:{port} 查看文档

PYPI

pip install ziside-jiyin
ziside-jiyin <port>
# 访问 http://localhost:{port} 查看文档

NPM

npm install -g ziside-jiyin
ziside-jiyin <port>
# 访问 http://localhost:{port} 查看文档