Commit Graph

7 Commits

Author SHA1 Message Date
Felix Spöttel 7d663f1407 fix: compatibility with aoc-cli@^0.5.0
closes #11
2022-11-29 14:08:49 +01:00
Felix Spöttel 132fb662de
fix: compatibility with aoc-cli^0.4.0 (#7)
Co-authored-by: Peter Anning <22272449+peteanning@users.noreply.github.com>
2022-11-06 21:23:46 +01:00
Felix Spöttel e45e930602 feat: clearly mark template code 2022-10-29 17:25:11 +02:00
Felix Spöttel 5c84286d9e feat: add `-y`flag alias for download command 2022-10-29 14:36:26 +02:00
Felix Spöttel 1d991f7aab docs: add common pitfalls section 2022-10-29 14:32:33 +02:00
Felix Spöttel afa39070de fix: better error messages in download script 2022-10-17 15:18:32 +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