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
bc6ad699fc
build(deps): update latest 2023-01-10 23:15:36 +01:00
Divlo
64d71d6920
perf: run tests in parallel
fixes #12
2022-09-22 16:16:21 +02:00
Divlo
34644bd333
refactor: usage of built-in type hinting in Python solutions 2022-04-24 20:27:51 +02:00
Divlo
104c61935a
feat: usage of ESM modules imports (instead of CommonJS) (#14) 2022-04-23 18:41:14 +02:00
Divlo
696de1580d
chore: maintenance 2022-02-19 18:30:29 +01:00
Divlo
cffaa9ec40
test(cli): add commands/run/test 2021-12-06 18:27:05 +01:00
Divlo
249bb3a367
test(cli): add commands/generate/solution 2021-12-06 16:35:45 +01:00
Divlo
d14fd0b62a
test(cli): add commands/generate/challenge 2021-11-30 21:42:43 +01:00
Divlo
d934d6e7c2
build(deps): update latest, fix issue with jest 2021-08-27 13:03:41 +02:00
Divlo
c80eb11874
refactor: usage of node: for builtin modules 2021-07-03 18:40:17 +02:00
Divlo
677a55a9d8
feat: rewrite programming-challenges CLI (#3) 2021-06-09 20:31:45 +02:00