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

7 Commits

Author SHA1 Message Date
1e2736b8aa
chore: better Prettier config for easier reviews 2023-10-23 23:16:24 +02:00
5cc8bea083
build(deps): update latest 2023-08-10 11:28:54 +02:00
Divlo
3b153a9f1f
feat(solutions): add offset-arrays/python/function 2021-10-04 10:06:05 +02:00
Divlo
3f5c0fe276
docs(readme): add more usage examples 2021-09-05 11:20:19 +02:00
Divlo
677a55a9d8
feat: rewrite programming-challenges CLI (#3) 2021-06-09 20:31:45 +02:00
divlo
954cd934b7 style: lint ignore and .md files 2020-11-15 10:56:27 +01: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