colortime 是一个简单的应用程序,每天的每一秒都会改变颜色。
如何运行:
- 克隆 Git 仓库:
git clone https://github.com/shawntaylord/colortime.git
- 在新克隆的 repo 中,运行 Python 的 HTTP 服务器:
python -m SimpleHTTPServer 8000
- 将您的浏览器定向到:
localhost:8000
colortime 是一个简单的应用程序,每天的每一秒都会改变颜色。
如何运行:
git clone https://github.com/shawntaylord/colortime.git
python -m SimpleHTTPServer 8000
localhost:8000
暂无评论