1 Star 0 Fork 0

simonliu009/tasmocompiler

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
.gitpod.yml 259 Bytes
一键复制 编辑 原始数据 按行查看 历史
Piotr Antczak 提交于 2024-11-17 03:18 +08:00 . chore: update base image
image:
file: .gitpod.Dockerfile
tasks:
- init: npm ci
command: npm run build && pip3 install --break-system-packages platformio && PATH=$PATH:$HOME/.local/bin && node server/app.js
ports:
- port: 3000
onOpen: open-browser
visibility: public
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/simonliu009/tasmocompiler.git
git@gitee.com:simonliu009/tasmocompiler.git
simonliu009
tasmocompiler
tasmocompiler
master

搜索帮助