Skip to content

Commit d3959a4

Browse files
Fully automate dev setup with Gitpod (nextcloud#1696)
1 parent bb06b84 commit d3959a4

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.gitpod.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
tasks:
2+
- init: 'echo "TODO: Replace with init/build command"'
3+
command: 'echo "TODO: Replace with command to start project"'

0 commit comments

Comments
 (0)