CLI Reference
Every nebra command and flag: build, watch, run, init, create, install, docs, test, compile, repl and lps.
Package Manager
Dependency specs, the install pipeline, the registry, lockfiles and lifecycle scripts.
Testing
Writing tests with the built-in nebra:test framework and running them with nebra test.
REPL
The interactive Nebra session, its commands and how it keeps state between lines.
Standalone Binaries
Bundling a Nebra project into a single self-contained native executable with nebra compile.
Doc Comments
LuaCATS-style doc comments and generating a documentation site with nebra docs.