@copilotkit/cli
v0.0.3
Published
CopilotKit CLI
Downloads
269
Readme
@copilotkit/cli
CopilotKit CLI
Usage
$ npm install -g @copilotkit/cli
$ cpk COMMAND
running command...
$ cpk (--version)
@copilotkit/cli/0.0.3 darwin-arm64 node-v20.18.0
$ cpk --help [COMMAND]
USAGE
$ cpk COMMAND
...
The CopilotKit CLI can be used in two ways:
- Run directly with npx:
npx @copilotkit/cli tunnel <port>
- Install the CLI globally:
npm install -g @copilotkit/cli