Skip to content
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

feat: input-sync command #80

Open
wants to merge 2 commits into
base: main
Choose a base branch
from
Open

feat: input-sync command #80

wants to merge 2 commits into from

Conversation

AV3RG
Copy link
Contributor

@AV3RG AV3RG commented Jan 25, 2025

This PR introduces the input-sync command as discussed in #79.

To support this, the download functions have been refactored with the addition of a DownloadMode enum. This allows passing arguments like --input-only or --puzzle-only to aoc-cli. The changes also enable downloading puzzles exclusively, paving the way for potential future commands.

Feedback on the implementation and approach would be greatly appreciated!

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