0.0.1-security.1 • Published 4 months ago

qingxingmengde-diyibenshu v0.0.1-security.1

Weekly downloads
-
License
-
Repository
-
Last release
4 months ago

清醒梦的第一本书

下载

Docker

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

PYPI

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

NPM

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