Love Live Engine, Sig Version
 
 
 
LLSIG/.gitpod.yml

9 lines
219 B

---
# List the start up tasks. Learn more https://www.gitpod.io/docs/config-start-tasks/
tasks:
- init: sh LLSIG/coauthors.sh
vscode:
extensions:
- redhat.java
- mhutchie.git-graph
- vscjava.vscode-maven