lexa-index
v0.10.0
Published
Fast code intelligence for AI agents, powered by the precompiled Lexa Rust binary
Readme
lexa-index
lexa-index installs the precompiled Lexa
Rust executable for the current platform. The npm package is named
lexa-index; the installed command remains lexa.
npm install -g lexa-index
lexa --versionOr run it without a global installation:
npx lexa-index --versionNo Rust compiler is required. npm selects a native package for macOS ARM64, macOS x64, or Linux x64. Windows remains supported through the existing PowerShell installer; the curl installer remains supported on macOS and Linux.
