createnv icon indicating copy to clipboard operation
createnv copied to clipboard

🧞‍♀️Automagically creates .env files

Results 9 createnv issues
Sort by recently updated
recently updated
newest added

Attached is my first .env.sample, it has 4 blocks with 7 auto-generated lines, each in their respective block. I have identified four MISSED auto-generated lines in my .env.sample, which accounts...

For example, having this declarative structure: https://github.com/cuducos/bot-followers/blob/64eb67a56a85b0ba00544882c2d95f603aa88636/env.py#L60-L129 We should be able to write a Python-like to start the CLI: ```python parser = Parser.from_object(settings) # settings is a Python object (e.g.:...

Bumps [clap](https://github.com/clap-rs/clap) from 4.5.16 to 4.5.18. Release notes Sourced from clap's releases. v4.5.18 [4.5.18] - 2024-09-20 Features (builder) Expose Arg::get_display_order and Command::get_display_order v4.5.17 [4.5.17] - 2024-09-04 Fixes (help) Style required...

dependencies

Bumps [anyhow](https://github.com/dtolnay/anyhow) from 1.0.86 to 1.0.89. Release notes Sourced from anyhow's releases. 1.0.89 Make anyhow::Error's UnwindSafe and RefUnwindSafe impl consistently available between versions of Rust newer and older than 1.72...

dependencies

Bumps [anyhow](https://github.com/dtolnay/anyhow) from 1.0.86 to 1.0.93. Release notes Sourced from anyhow's releases. 1.0.93 Update dev-dependencies to thiserror v2 1.0.92 Support Rust 1.82's &raw const and &raw mut syntax inside ensure!...

dependencies

Bumps [clap](https://github.com/clap-rs/clap) from 4.5.16 to 4.5.21. Release notes Sourced from clap's releases. v4.5.21 [4.5.21] - 2024-11-13 Fixes (parser) Ensure defaults are filled in on error with ignore_errors(true) v4.5.19 [4.5.19] -...

dependencies

Bumps [clap](https://github.com/clap-rs/clap) from 4.5.49 to 4.5.53. Release notes Sourced from clap's releases. v4.5.53 [4.5.53] - 2025-11-19 Features Add default_values_if, default_values_ifs v4.5.52 [4.5.52] - 2025-11-17 Fixes Don't panic when args_conflicts_with_subcommands conflicts...

dependencies
rust