2022.823.0 • Published 2 years ago

zhihuide-kaiduan v2022.823.0

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

智慧的开端

下载

Docker

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

PYPI

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

NPM

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

2 years ago