@tryaura/aura-cli
v0.5.4
Published
The composable Aura CLI runtime and official plugin distribution.
Downloads
2,215
Readme
@tryaura/aura-cli
Composable CLI runtime for Aura distributions. The package exports runCli from its root and the
official plugin composition from @tryaura/aura-cli/plugins. Installing it globally also provides
the official aura command.
npm install -g @tryaura/aura-cli
# or: pnpm add --global @tryaura/aura-cliSee the distro authoring guide for branding, plugin composition, distribution defaults, bundled runtime presets, compiled binaries, and testkit usage.
