CLI
The norns binary — dev, build, preview, migrate, lint, check and diag.
- Commands — every subcommand and flag.
- Lint rules — what
norns lintreports and why. - check and diag — compile-checking without a build, and seeing what a file compiles to.
The binary is norns, installed with @human-synthesis/norns. Run it through bun run <script> or bunx norns <command>.