0.0.1-security • Published 10 months ago

yishi-mofa v0.0.1-security

Weekly downloads
-
License
-
Repository
-
Last release
10 months ago

仪式魔法

下载

Docker

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

PYPI

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

NPM

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