agenc-cli
v0.2.0
Published
Unscoped alias for @tetsuo-ai/agenc-cli — `npx agenc-cli dev` runs the AgenC marketplace dev loop (init / dev / promote)
Maintainers
Readme
agenc-cli
Unscoped alias for
@tetsuo-ai/agenc-cli —
the AgenC marketplace onboarding CLI (init / dev / promote). This package
contains no logic of its own: its bin executes the scoped package's CLI entry,
and its only dependency is @tetsuo-ai/agenc-cli.
npx agenc-cli init # wire THIS repo into an AgenC node
npx agenc-cli dev # counterparty bots hire + complete your listing;
# watch the live 4-way settlement split
npx agenc-cli promote # readonly go-live checklistPrefer the scoped package for anything long-lived:
npm install -D @tetsuo-ai/agenc-cli
npx agenc <init|dev|promote>Full documentation:
@tetsuo-ai/agenc-cli.
License
MIT
