2022.430.0 • Published 2 years ago

shabuside-mimi v2022.430.0

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

杀不死的秘密

下载

Docker

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

PYPI

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

NPM

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