Skip to content

build: Enable recipe fallback in justfile - #942

Merged
JeanMertz merged 1 commit into
mainfrom
just-fallback
Aug 5, 2026
Merged

build: Enable recipe fallback in justfile#942
JeanMertz merged 1 commit into
mainfrom
just-fallback

Conversation

@JeanMertz

Copy link
Copy Markdown
Collaborator

Add set fallback so just searches parent directories for a recipe that isn't defined in the current directory's justfile. This lets users define their own local recipes e.g. in ~/.justfile and have them work within the project.

Add `set fallback` so `just` searches parent directories for a
recipe that isn't defined in the current directory's justfile. This
lets users define their own local recipes e.g. in ~/.justfile and have
them work within the project.

Signed-off-by: Jean Mertz <git@jeanmertz.com>
@JeanMertz
JeanMertz merged commit 8fd5564 into main Aug 5, 2026
16 checks passed
@JeanMertz
JeanMertz deleted the just-fallback branch August 5, 2026 07:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant