diff options
Diffstat (limited to 'README.md')
| -rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,5 +1,5 @@ # runfile (`rfile`) -a minimal, no-dependancy, POSIX C99 Makefile/justfile alternative to *just run commands*. +a **suckless**, **minimal**, **zero-dependancy**, **POSIX C99** alternative to `Makefile`/`justfile`s to *just run commands*. ## usage 1. create an `rfile` with commands divided by a `\n` |