-
Notifications
You must be signed in to change notification settings - Fork 5.4k
One justfile
to run them all
#7369
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
636faa5
to
4a9d86a
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
nice!
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Nice; LGTM 👍
P.S. Could probably specify in readme/doc(s) to use just
for running commands
4a9d86a
to
1778c17
Compare
Good idea! Done. |
Description
This PR brings all the scripts that we have, and push a couple more into one
just
file (https://github.com/casey/just).Initially we are just calling the script directly, but we can improve it later.
Checklist
Breaking*
orNew Feature
labels where relevant.