Enable configuration with a config file #6

Open
opened 2022-08-10 14:07:18 +00:00 by jjkiers · 2 comments
Owner

That makes the project more ergonomic to use. Also, then the credentials don't need to be given any more on the CLI.

That makes the project more ergonomic to use. Also, then the credentials don't need to be given any more on the CLI.
jjkiers added the feature label 2022-08-10 14:07:18 +00:00
Author
Owner

This answer on StackOverflow may be helpful.

The author created the ClapSerde Derive crate, which has some more examples.

This [answer on StackOverflow](https://stackoverflow.com/a/74070134) may be helpful. The author created the [ClapSerde Derive crate](https://crates.io/crates/clap-serde-derive/), which has some more examples.
Author
Owner

There is also Figment, which might help as well.

There is also [Figment](https://docs.rs/figment/latest/figment/#for-cli-application-authors), which might help as well.
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: newsletter-to-web/newsletter-to-web#6