nexus

command
v0.8.0 Latest Latest
Warning

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

Go to latest
Published: Apr 24, 2026 License: MIT Imports: 13 Imported by: 0

Documentation

Overview

Command nexus is the developer CLI for the nexus framework. It is a thin wrapper around a few common tasks — scaffolding a project, booting it with a friendly banner — that don't warrant pulling in a heavy CLI library.

Install:

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

Commands:

nexus new <dir>   Scaffold a minimal nexus app (go.mod + main.go + a module).
nexus dev [dir]   Run `go run` on the target package and open the dashboard.
nexus version     Print the CLI version.

Jump to

Keyboard shortcuts

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