1
1
mirror of https://github.com/theoludwig/programming-challenges.git synced 2024-10-29 22:17:23 +01:00
programming-challenges/.gitpod.yml
2020-11-15 10:56:27 +01:00

5 lines
63 B
YAML

image: 'gitpod/workspace-full'
tasks:
- init: 'npm install'