diff options
| author | Chloe M <chloe@faracom.org> | 2026-08-15 23:00:33 -0500 |
|---|---|---|
| committer | Chloe M <chloe@faracom.org> | 2026-08-15 23:00:33 -0500 |
| commit | 9c80ee7c449fc9ebdfe41c3e4c0dfaa9fb55ccc8 (patch) | |
| tree | 0a30594604e539828247e699621a1982bf849932 | |
| parent | bfd93a1c163673bad2e510867f8f6b9ff069775c (diff) | |
docs: Remove old README
Signed-off-by: Chloe M <chloe@faracom.org>
| -rw-r--r-- | README | 20 |
1 files changed, 0 insertions, 20 deletions
@@ -1,20 +0,0 @@ -# Bop is a quick and minimal build utility to serve as an alternative to MAKE - -## Hooks - -# Hooks may be placed in the target build directory as such: - -``` -$TARGET/.bop/posthook.sh - Runs after the build -$TARGET/.bop/prehook.sh - Runs before the build -``` - -To build a directory with CFILES, run: - -``` -user@host~$ : BOP_BUILD=$TARGET bop build -``` - -## Screenshot and example - - |
