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(config): Reimplement deserialisation for Config file, also implement serialisation #25

Merged
merged 2 commits into from
May 25, 2024

Conversation

acovaci
Copy link
Owner

@acovaci acovaci commented May 25, 2024

All CLI commands now get a ConfigManager that handles keeping the config updated on disk.

@acovaci acovaci force-pushed the refactor-project-list branch from 831cf8a to ab6f49c Compare May 25, 2024 12:03
@acovaci acovaci linked an issue May 25, 2024 that may be closed by this pull request
@acovaci acovaci merged commit c1b311e into main May 25, 2024
2 checks passed
@acovaci acovaci deleted the refactor-project-list branch May 25, 2024 12:17
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.

feat(config): Implement serialisation/deserialisation for the config
1 participant