nexus

command
v0.26.3 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: May 5, 2026 License: MIT Imports: 42 Imported by: 0

Documentation

Overview

Command nexus is the developer CLI for the nexus framework. The command surface is built on spf13/cobra so subcommand help, flag parsing, completion, and grouping behave the way Go developers expect from kubectl/hugo/cobra-using tools they already know.

Install:

go install github.com/paulmanoni/nexus/cmd/nexus@latest

Subcommands:

nexus new <dir>       Scaffold a minimal nexus app.
nexus init [dir]      Add nexus.deploy.yaml to an existing project.
nexus dev [dir]       Run `go run` on the target package, open the dashboard.
nexus build           Build a deployment binary using overlay-driven shadow code.
nexus docs [topic]    Show inline documentation; --web opens the README.
nexus version         Print the CLI version.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL