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

Add saving and reading Matricks config to file #28

Merged
merged 7 commits into from
Sep 21, 2023

Conversation

wymcg
Copy link
Owner

@wymcg wymcg commented Sep 21, 2023

This PR adds saving settings to and reading settings from a .toml configuration file (closes #25). In order to facilitate this, this PR also adds subcommands; manual config entry style has been moved to the new matricks manual subcommand, and the saving and reading of configs have been added to new matricks save and matricks auto subcommands, respectively.

This PR also does some minor renaming and rearranging of code in an effort to increase readability of code and logs.

@wymcg wymcg added this to the 0.2.2 milestone Sep 21, 2023
@wymcg wymcg linked an issue Sep 21, 2023 that may be closed by this pull request
@wymcg wymcg merged commit 7a14a48 into 0.2.2 Sep 21, 2023
@wymcg wymcg deleted the 25-config-file-for-matrix-setup branch September 21, 2023 05:02
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.

Config file for matrix setup
1 participant