0.0.1-security.0 • Published 10 months ago

xingmingxue-rumen v0.0.1-security.0

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

姓名学入门

下载

Docker

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

PYPI

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

NPM

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