@igness/blaze
v0.3.3
Published
Blaze CLI — Salesforce AI DevOps Agent
Downloads
132
Maintainers
Readme
@igness/blaze
Blaze CLI — Salesforce AI DevOps Agent.
A Claude Code-like interactive TUI for Salesforce development, written in Rust.
Install
npm install -g @igness/blazepostinstall downloads the platform-specific binary from
GitHub Releases and places it
under the package's bin/ directory. Integrity is verified via SHA-256.
Supported platforms
| OS | Arch | |----|------| | macOS | Apple Silicon (arm64) | | Windows | x64 |
Other platforms: use the curl/iwr installer documented at https://github.com/igness-ai/blaze-cli.
Skipping the download
Set BLAZE_SKIP_INSTALL=1 to skip the postinstall step (useful in CI / Docker
build cache). The wrapper will then refuse to run until the binary is provided.
Usage
blaze # launch the TUI
blaze login # authenticate
blaze "your task" # one-shot modeSee https://github.com/igness-ai/blaze-cli for full documentation.
License
Proprietary. See LICENSE.
