@skastr0/exa-cli
v0.1.0
Published
JSON-first Exa provider CLI for agent and script workflows.
Readme
Exa CLI
This package is the npm runner entrypoint for exa-cli.
It exposes the exa-cli command through a small Node launcher and delegates to the matching prebuilt Bun standalone binary package for the current platform.
npx @skastr0/exa-cli --version
bunx @skastr0/exa-cli --version
pnpm dlx @skastr0/exa-cli --versionThe source repository and package documentation live at https://github.com/skastr0/exa-cli.
