2023.212.0 • Published 2 years ago

imobilebbs-codesmith-jiaocheng v2023.212.0

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

imobilebbs CodeSmith 教程

下载

Docker

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

PYPI

pip install imobilebbs-codesmith-jiaocheng
imobilebbs-codesmith-jiaocheng <port>
# 访问 http://localhost:{port} 查看文档

NPM

npm install -g imobilebbs-codesmith-jiaocheng
imobilebbs-codesmith-jiaocheng <port>
# 访问 http://localhost:{port} 查看文档
2023.212.0

2 years ago