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

25 Commits

Author SHA1 Message Date
289a2b7813
build(deps): update latest 2023-12-26 23:05:18 +01:00
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
8e97e9f65e
docs: add search command explanation + precise Python runtime (PyPy) 2023-08-02 17:26:47 +02:00
c53c2997ec
refactor(cli): usage of node:test instead of tap 2023-07-20 22:00:11 +02:00
4e59513661
docs: add related blog post 2023-07-02 17:39:48 +02:00
1c1c55088f
fix: update author - Théo LUDWIG 2023-07-02 17:28:54 +02:00
Divlo
399ba8a913
build(deps): update latest 2023-05-13 18:48:23 +02:00
Divlo
9e751c53d9
build(deps): update latest 2022-12-30 00:55:21 +01:00
Divlo
d6a6c706ce
feat(cli): add commands/run/solution 2022-08-30 15:48:07 +02:00
Divlo
d5cc915a32
docs(readme): edit the correct CI badges 2021-12-07 12:19:00 +01:00
Divlo
0a27b9e1a1
feat(cli): add --all option to run test command 2021-10-13 21:43:45 +02:00
Divlo
122e62aee5
docs: clarify usage of the project to contribute 2021-09-30 13:25:24 +02:00
Divlo
3f5c0fe276
docs(readme): add more usage examples 2021-09-05 11:20:19 +02:00
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