command

ridu build

ridu build [--output <path>]

Regenerate contracts, build the admin, and atomically install one production Go binary.

@param --output
Binary path; defaults to dist/<project> (with .exe on Windows).

Missing frontend dependencies are installed first. The admin assets are compiled before go build -trimpath; the final binary is renamed into place only after a successful build.

Example

shell
ridu build --output ./bin/content