Skip to content

feat: download puzzle descriptions #21

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 3 commits into from
Dec 6, 2022
Merged

feat: download puzzle descriptions #21

merged 3 commits into from
Dec 6, 2022

Conversation

fspoettel
Copy link
Owner

@fspoettel fspoettel commented Dec 5, 2022

  • 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 remove tmp file logic
  • avoid cargo output when running aliases commands
  • move aoc debug code behind debug flag

TODO:

  • test on windows

* 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 remove tmp file logic
@fspoettel fspoettel merged commit 4d10812 into main Dec 6, 2022
@fspoettel fspoettel deleted the feat/read-command branch December 6, 2022 17:22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant