You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I have multiple justfiles in the scripts directory, imported into ./Justfile found in the project root.
Currently, I'm doing [working-directory: 'server'], [working-directory: 'misc']... for each recipe, is there a way to "scope" the working directory for each Justfile, for instance, in scripts/server.just, set the working directory once to be ./server
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
Uh oh!
There was an error while loading. Please reload this page.
-
I have multiple justfiles in the scripts directory, imported into
./Justfilefound in the project root.Currently, I'm doing
[working-directory: 'server'],[working-directory: 'misc']... for each recipe, is there a way to "scope" the working directory for each Justfile, for instance, inscripts/server.just, set the working directory once to be./serverBeta Was this translation helpful? Give feedback.
All reactions