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: add config command to easily retrieve the configuration #59

Merged
merged 1 commit into from
Mar 1, 2024

Conversation

falcucci
Copy link
Contributor

@falcucci falcucci commented Feb 29, 2024

sometimes is boring to always open the file for double checking some info.

this is made just for easier access :)

- add `debug` trait to `config` struct in `config.rs`
- implement `config` function in `ext.rs` that loads and prints a configuration
- add `config` command variant to the `cmd` enum in `main.rs`
@pr2502
Copy link
Owner

pr2502 commented Mar 1, 2024

looks ok. thanks!

@pr2502 pr2502 merged commit 1db8eb0 into pr2502:main Mar 1, 2024
1 check passed
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.

2 participants