2022.1010.0 • Published 2 years ago

quanmou-tonglan v2022.1010.0

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

权谋通览

下载

Docker

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

PYPI

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

NPM

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