6 ms·
I think mise offers a better solution for the problem.
by Garlef 1mo ago
I think mise offers a better solution for the problem.
- jdxcode 1mo agowell mise uses dotenvy right now (for env._file anyhow), it may be worth switching to dotenv-ng but I haven't looked into it yet https://github.com/jdx/mise/blob/fc441787fe52b46be1245046758fe3d4bd36c9ed/Cargo.toml#L110 https://github.com/jdx/mise/blob/fc441787fe52b46be1245046758... I assume you just mean normal [env] in mise.toml which is different, but this still is relevant to mise
- Garlef 1mo agoYes - I think .env files are not a good idea (works for one person but even then it's not great)