Commit Graph

5 Commits

Author SHA1 Message Date
Felix Spöttel e50725168a feat: rename command `day` => `solve`
clearer distinction between scaffold and solve.
2022-11-03 23:02:11 +01:00
Felix Spöttel bd97e34f66 feat: add shorthands for running solutions 2022-10-18 11:26:56 +02:00
Felix Spöttel 49123f790a feat: implement bash scripts in rust
enables cross-platform support, closes #1.

scaffold scripts adapted from code on @steventhorne's fork, thx!
2022-10-17 14:43:04 +02:00
Felix Spöttel b01de14927 chore: remove `rustflags`, manual `lto` setting 2021-12-30 10:24:06 +01:00
Felix Spöttel 4449f5bc94 initial commit 2021-12-29 14:12:01 +01:00