casey / casey/just

dotenv as recipe attribute

Open
#3,291 2 comments 2 reactions 0 assignees View on GitHub
Dominant language
Rust
Stars
35.8k
Forks
846
Avg merge
27m
Merged PRs (30d)
3

Description

First and foremost, thanks for this great tool.

It would be nice to have dotenv as recipe attributes for projects with multiple environments. Having to call with `--dotenv-filename` (and remember the correct dotenv) is cumbersome.

```
[dotenv-path: ".staging.env"]
run:
cargo run .
```

Seems related to #3069.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.