@yossydev/entire
v0.5.0
Published
The Entire CLI - npm binary wrapper
Downloads
90
Readme
@yossydev/entire
npm binary wrapper for the Entire CLI.
Installation
npm install -g @yossydev/entireUsage
entire --help
entire --versionHow it works
This package installs the correct native binary for your platform via optionalDependencies. Supported platforms:
- macOS ARM64 (Apple Silicon)
- macOS x64 (Intel)
- Linux ARM64
- Linux x64
If --no-optional is used during installation, the postinstall script will download the binary directly from GitHub Releases as a fallback.
License
MIT
