Add 'all' recipe to justfile#509
Conversation
|
This is kind of like Note how we can define I'm not adverse to adding a |
jamillambert
left a comment
There was a problem hiding this comment.
I agree it would be better to add just sane. It keeps it in line with rust-bitcoin and commands like fmt and update-lock-files change the code so are better run separately as required.
|
@jamillambert @tcharding thanks for the feedback. I haven't updated this PR yet because I've run into some problems when testing corecp-node. Once I validate the recipes I'll do it. |
|
Please note development has migrated to https://git.rust-bitcoin.org/rust-bitcoin/corepc. Any further comments or pushes here on github may be ignored or lost. Please consider containing this PR on the forgejo instance. |
Include a new Just Recipe to run all other recipes.
Useful to run locally before opening the pull request for review.
to run:
just all