2022.1027.0 • Published 2 years ago

qimen-yide v2022.1027.0

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

奇门一得

下载

Docker

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

PYPI

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

NPM

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