# runfile (`rfile`) a minimal, no-dependancy, POSIX C99 Makefile/justfile alternative to *just run commands*. ## usage 1. create an `rfile` with commands divided by a `\n` 2. run `rf` in that directory.