This website requires JavaScript.
Explore
Help
Register
Sign In
theoludwig
/
programming-challenges
Watch
1
Star
1
Fork
0
You've already forked programming-challenges
mirror of
https://github.com/theoludwig/programming-challenges.git
synced
2024-10-29 22:17:23 +01:00
Code
Issues
Releases
Activity
7aa12f313e
programming-challenges
/
.gitpod.yml
5 lines
63 B
YAML
Raw
Normal View
History
Unescape
Escape
style: lint ignore and .md files
2020-11-15 10:56:27 +01:00
image
:
'gitpod/workspace-full'
Fully automate dev setup with Gitpod This commit implements a fully-automated development setup using Gitpod.io, an online IDE for GitHub and GitLab that enables Dev-Environments-As-Code. This makes it easy for anyone to get a ready-to-code workspace for any branch, issue or pull request almost instantly with a single click.
2020-09-12 23:02:40 +02:00
tasks
:
style: lint ignore and .md files
2020-11-15 10:56:27 +01:00
-
init
:
'npm install'
Reference in New Issue
Copy Permalink