0.0.6 • Published 11 months ago

@copilotkit/cli v0.0.6

Weekly downloads
-
License
MIT
Repository
github
Last release
11 months ago

@copilotkit/cli

CopilotKit CLI

Version Downloads/week

Usage

$ npm install -g @copilotkit/cli
$ copilotkit COMMAND
running command...
$ copilotkit (--version)
@copilotkit/cli/0.0.3 darwin-arm64 node-v20.18.0
$ copilotkit --help [COMMAND]
USAGE
  $ copilotkit COMMAND
...

The CopilotKit CLI can be used in two ways:

  1. Run directly with npx:
npx @copilotkit/cli tunnel <port>
  1. Install the CLI globally:
npm install -g @copilotkit/cli