Skip to content

Conversation

@CDE90
Copy link
Contributor

@CDE90 CDE90 commented Nov 24, 2022

This PR makes it so the aoc read command will save the downloaded description to a markdown file (default is description.md). This should close #4

Also this project looks great, I plan to use it this year... only 6 days left!

@scarvalhojr
Copy link
Owner

This is brilliant! Thank you very much.


/// Path where to save puzzle description
#[arg(
long,
Copy link
Owner

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Can I suggest we add a short option as well (maybe -e?)

@scarvalhojr scarvalhojr merged commit bd93e5d into scarvalhojr:main Nov 25, 2022
@CDE90 CDE90 deleted the save-description-file branch November 25, 2022 21:10
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.

Support output in Markdown format (as an alternative to plain text output)

2 participants