Licence
MIT
Version
16.3.0
Deps
1
Size
5 kB
Vulns
0
Weekly
1.6K
@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: