0.0.1-security.1 • Published 7 months ago

learn-and-record-erlingerlingh1 v0.0.1-security.1

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

LearnAndRecord 2020H1

下载

Docker

docker pull apachecn0/learn-and-record-2020h1
docker run -tid -p <port>:80 apachecn0/learn-and-record-2020h1
# 访问 http://localhost:{port} 查看文档

PYPI

pip install learn-and-record-2020h1
learn-and-record-2020h1 <port>
# 访问 http://localhost:{port} 查看文档

NPM

npm install -g learn-and-record-erlingerlingh1
learn-and-record-erlingerlingh1 <port>
# 访问 http://localhost:{port} 查看文档