Support for `match` expressions
Open
- Dominant language
- Rust
- Stars
- 35.8k
- Forks
- 846
- Avg merge
- 27m
- Merged PRs (30d)
- 3
Description
Hey thanks for the awesome tool.
One thing I'd love to have from the Rust world in my `Justfile`s is the `match` expression. In particular I want to use it to achieve some cross-platform (so `match`ing on `os()` for example).
Does this seem feasible, and is it something we might want in `just` long term? I'm happy to do the work to implement if so.
Contributor guide
Assessment
This issue has not been assessed yet.