2022.1011.0 • Published 2 years ago

yaodong-xiuxiudeshi v2022.1011.0

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

要懂羞羞的事

下载

Docker

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

PYPI

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

NPM

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