@panda-orion/quickdev
v0.3.2
Published
Cross-platform CLI for managing project terminal and app launch configurations
Downloads
571
Maintainers
Readme
quickdev (npm)
Installs the QuickDev CLI as a prebuilt binary.
npm install -g @panda-orion/quickdev
quickdev --helpOn install, a postinstall script downloads the binary matching your platform
from the matching GitHub Release and verifies its SHA-256 checksum. This
requires network access and that npm postinstall scripts are enabled (i.e. not
--ignore-scripts).
Supported platforms: macOS (x64, arm64), Linux (x64, arm64), Windows (x64). On any other platform, install fails with a clear message — download a binary directly from the Releases page.
The package version tracks the QuickDev release it installs (e.g.
@panda-orion/[email protected] installs release v0.2.0).
