1 Star 1 Fork 35

无言的炫假面 / theia

forked from Gitee 极速下载 / theia 
加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
.gitpod.yml 557 Bytes
一键复制 编辑 原始数据 按行查看 历史
image:
file: .gitpod.dockerfile
ports:
- port: 3000 # Theia
- port: 3030 # VS Code extension tests
- port: 5900
onOpen: ignore
- port: 6080
onOpen: ignore
- port: 9229 # Node.js debug port
onOpen: ignore
- port: 9339 # Node.js debug port
onOpen: ignore
tasks:
- init: yarn --network-timeout 100000
command: >
jwm &
yarn --cwd examples/browser start ../.. --hostname=0.0.0.0
github:
prebuilds:
pullRequestsFromForks: true
vscode:
extensions:
- dbaeumer.vscode-eslint@2.0.0:CwAMx4wYz1Kq39+1Aul4VQ==
TypeScript
1
https://gitee.com/dengbo/theia.git
git@gitee.com:dengbo/theia.git
dengbo
theia
theia
master

搜索帮助