@macroscope/cli
v0.2.0
Published
Architectural-altitude tooling: a catalogue of typed building blocks for AI-collaborative software
Downloads
50
Readme
@macroscope/cli
Catalogue tooling for AI-collaborative software development. See repo root for design doc and contributor guide.
This package is in scaffold stage — the CLI surface exists but commands beyond --version, --help, and hello are not yet implemented.
Install
npm i -g @macroscope/cli
macroscope --helpThe binary command is macroscope — the npm package is scoped under @macroscope because the unscoped macroscope name on npm is taken by an unrelated abandoned package.
