I tried to make the justfile just a little nicer.
Grouping recipes makes it IMO easier to understand which recipes belong together without having to read the justfile.
I put the completions recipe in two groups because completions are a kind of documentation and the recipe generates binaries.
I hope I placed every recipe in its appropriate group.
I tried to make the justfile just a little nicer. Grouping recipes makes it IMO easier to understand which recipes belong together without having to read the justfile. I put the completions recipe in two groups because completions are a kind of documentation and the recipe generates binaries. I hope I placed every recipe in its appropriate group.