1
1
mirror of https://github.com/theoludwig/programming-challenges.git synced 2024-07-18 02:20:12 +02:00
Commit Graph

11 Commits

Author SHA1 Message Date
Divlo
c80eb11874
refactor: usage of node: for builtin modules 2021-07-03 18:40:17 +02:00
Divlo
d0aee3a376
docs(readme): add build cli in installation steps 2021-06-30 15:36:19 +02:00
Divlo
b3f558b862
docs(readme): add badges 2021-06-30 11:35:41 +02:00
divlo
8a41cb67f0
feat(languages): add Java support 2021-06-24 22:10:08 +02:00
divlo
719058b2ff
feat(languages): add C# support 2021-06-24 22:04:28 +02:00
Divlo
677a55a9d8
feat: rewrite programming-challenges CLI (#3) 2021-06-09 20:31:45 +02:00
divlo
0e0dc67efa chore: ignore lockfiles + markdownlint 2020-12-09 12:42:12 +01:00
divlo
954cd934b7 style: lint ignore and .md files 2020-11-15 10:56:27 +01:00
Divlo
3b11c3b037 docs: Update READMEs + fix scripts/create-solution.ts 2020-09-12 21:29:46 +00:00
Divlo
bd5bc38947 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 21:02:40 +00:00
Divlo
395ae0eff3 🎉 Initial commit 2020-07-05 15:48:51 +02:00