@ferrimock/cli
v0.2.0
Published
Ferrimock CLI - HTTP mocking tool with templates, recording, consolidation, and GraphQL support (native binary distribution)
Readme
@ferrimock/cli
Native ferrimock CLI distributed through npm. Installing this package pulls
the prebuilt binary for your platform as an optionalDependency and exposes
it as the ferrimock command - no postinstall step, no download at install
time.
npm install -g @ferrimock/cli
ferrimock --helpSupported platforms: macOS (arm64, x64), Linux (x64, arm64 - static musl binaries that also run on glibc systems), Windows (x64). On any other platform install from source:
cargo install @ferrimock/cli --lockedThe full documentation lives in the ferrimock repository.
