mirror of
https://github.com/nextcloud/vm.git
synced 2025-10-26 11:27:32 +00:00
Fully automate dev setup with Gitpod (#1696)
This commit is contained in:
parent
bb06b84752
commit
d3959a484d
3
.gitpod.yml
Normal file
3
.gitpod.yml
Normal file
@ -0,0 +1,3 @@
|
||||
tasks:
|
||||
- init: 'echo "TODO: Replace with init/build command"'
|
||||
command: 'echo "TODO: Replace with command to start project"'
|
||||
Loading…
Reference in New Issue
Block a user