Skip to content

Latest commit

 

History

History
31 lines (22 loc) · 1.07 KB

File metadata and controls

31 lines (22 loc) · 1.07 KB

Notis CLI

CI npm

Agent-first command-line interface for building Notis apps and running connected tools.

npx --yes --package @notis_ai/cli@latest -- notis doctor
npx --yes --package @notis_ai/cli@latest -- notis apps init
npx --yes --package @notis_ai/cli@latest -- notis tools search "list today's calendar events"

Development

cd packages/cli
npm install
npm test
npm run smoke

This repository is an automated public mirror of packages/cli and its required build contracts from the private Notis monorepo. Changes are generated from the monorepo; open issues here, but do not edit mirrored files directly.

Related repositories

MIT licensed.