@cooplux/cli
v0.2.1
Published
CoopLux constellation CLI — the entrypoint to the DCoop Constellation OS (init/tools/status).
Maintainers
Readme
@cooplux/cli
CoopLux constellation CLI — One constellation. Every workload.
The cooplux command-line tool — the entrypoint to the DCoop Constellation OS.
Install
npx @cooplux/cli init # no install needed
# or
npm i -g @cooplux/cli && cooplux initCommands
| Command | Description |
| --- | --- |
| cooplux init [dir] | Scaffold a cooplux.json constellation manifest in <dir> (default: .). |
| cooplux tools [--json] | List constellation tools and whether their bins are on PATH (offline). |
| cooplux status [dir] [--json] | Tools matrix + local cooplux.json summary + recommended next step. |
| cooplux version | Print the version. |
| cooplux help | Show help. |
Zero runtime dependencies. Node ≥ 20. ESM. Credential-free; discovery is PATH-only (no network).
Tools matrix
Discovers sibling bins for @cooplux/*, @qbts/cli, @qbtz/cli, @devforg/cli, and @devluxe/cli. See family conventions in the monorepo CONVENTIONS.md (executor doctrine: enfilade sequences; praxis/qbts/plux execute).
License
MIT © Dane Anthony Cooper
