upsun
v5.10.7
Published
Upsun CLI
Readme
Upsun CLI
The Upsun command-line interface, packaged for npm.
Install
npm install -g upsun
# or run on demand:
npx upsun --versionThis package is a thin Node.js wrapper that resolves and executes a
platform-specific binary installed via optionalDependencies. On install,
npm picks the matching binary for your OS and architecture; nothing is
downloaded at runtime.
Source
Code, issues, and full documentation live at github.com/upsun/cli.
