interbase
v0.14.0
Published
Public Interbase CLI wrapper package.
Maintainers
Readme
interbase
Public npm wrapper for the interbase binary.
This package owns the publishable package metadata, legal files, launcher, and optional native package wiring. The host implementation lives in the packages/cli-host workspace in this repository.
Install
npm install -g interbase
bun install -g interbase
pnpm install -g interbase
yarn global add interbase
brew install agentsorchestrationcompany/homebrew-tap/interbase
scoop install interbase
choco install interbaseUpgrade
npm install -g interbase@latest
bun install -g interbase@latest
pnpm install -g interbase@latest
yarn global add interbase@latest
brew upgrade agentsorchestrationcompany/homebrew-tap/interbase
scoop install interbase
choco upgrade interbase --version=<version> -yUninstall
npm uninstall -g interbase
bun remove -g interbase
pnpm uninstall -g interbase
yarn global remove interbase
brew uninstall interbase
scoop uninstall interbase
choco uninstall interbaseSource, issues, and support policy live in agentsorchestrationcompany/interbase.
Release downloads and prepared release artifacts target agentsorchestrationcompany/interbase.
