diff options
| author | czjstmax <jstmaxlol@disroot.org> | 2026-05-06 22:50:47 +0200 |
|---|---|---|
| committer | czjstmax <jstmaxlol@disroot.org> | 2026-05-06 22:50:47 +0200 |
| commit | 15264922e75422865eb23eb2b471f1289ebdb549 (patch) | |
| tree | bbbcb1c69c2b8382d8fbe32410dec4fafb8f56fb /README.md | |
| parent | bac2c5227dd7679dc418940244caca7d74a0e2c7 (diff) | |
Signed-off-by: czjstmax <jstmaxlol@disroot.org>
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` |