mirror of
https://github.com/katanemo/plano.git
synced 2026-04-25 00:36:34 +02:00
246 B
246 B
| name | description |
|---|---|
| build-brightstaff | Build the brightstaff native binary. Use when brightstaff code changes. |
Build brightstaff:
cd crates && cargo build --release -p brightstaff
If the build fails, diagnose and fix the errors.