2022.1010.0 • Published 2 years ago

shenbi-wenan v2022.1010.0

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

神笔文案

下载

Docker

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

PYPI

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

NPM

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