2022.525.0 • Published 2 years ago

heike-wenda-yidiantong v2022.525.0

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

黑客问答一点通

下载

Docker

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

PYPI

pip install heike-wenda-yidiantong
heike-wenda-yidiantong <port>
# 访问 http://localhost:{port} 查看文档

NPM

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