Skip to content

Run other recipe? #818

Answered by casey
fgblomqvist asked this question in Q&A
May 6, 2021 · 1 comments · 9 replies
Discussion options

You must be logged in to vote

It isn't very pretty, but you can do:

foo:
  echo foo

bar:
  echo bar
  just --justfile {{justfile()}} foo

(-f can also be used instead of --justfile.)

This has come up a few times before, so ideally there would be a nice way to do this without such hackery.

Replies: 1 comment 9 replies

Comment options

You must be logged in to vote
9 replies
@casey
Comment options

@casey
Comment options

@fgblomqvist
Comment options

@casey
Comment options

@fgblomqvist
Comment options

Answer selected by fgblomqvist
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants