Felix Spöttel
4d10812fd3
feat: download puzzle descriptions ( #21 )
...
* add support for downloading puzzle descriptions in `cargo download`
* add `cargo read` command to read puzzles in terminal
* extract `aoc_cli` module
* use `aoc-cli`'s new overwrite option to eliminate temp files
2022-12-06 18:22:40 +01:00
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