@chillicream/nitro
v16.0.3
Published
Nitro CLI
Readme
@chillicream/nitro
The official CLI for ChilliCream's Nitro.
Usage
Run the CLI directly with your package manager of choice:
# npm
npx @chillicream/nitro@latest --help
# yarn
yarn dlx @chillicream/nitro@latest --help
# pnpm
pnpm dlx @chillicream/nitro@latest --helpGitHub Actions
If you want to invoke the CLI from a GitHub Actions workflow, use our official actions instead of installing the CLI manually:
