checkexec
checkexec copied to clipboard
CLI tool to conditionally execute commands only when files in a dependency list have been updated. Like `make`, but standalone.
Results
2
checkexec issues
Sort by
recently updated
recently updated
newest added
I think it would be useful to mention cargo-make, which is similar to [`just`](https://github.com/casey/just).
Hi! Would be great to have a binary for mac silicon instead of compiling 😊