1
1
mirror of https://github.com/theoludwig/programming-challenges.git synced 2024-11-09 22:08:58 +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'