@stellar-vue-ui/cli
v0.7.0
Published
CLI tool for Stellar Vue UI
Maintainers
Readme
@stellar-vue-ui/cli
CLI tool for scaffolding and managing Stellar Vue UI components in your project.
Installation
npm install -g @stellar-vue-ui/cli
# or use directly with npx
npx stellar-ui initCommands
stellar-ui init— Initialize Stellar Vue UI in your projectstellar-ui add <component>— Add a component to your projectstellar-ui update— Update components to the latest versionstellar-ui remove <component>— Remove a componentstellar-ui list— List available componentsstellar-ui theme— Manage themesstellar-ui info— Show project infostellar-ui deps— Check dependenciesstellar-ui audit— Audit your setup
