https://github.com/orion-ui/orion-cli
👾 CLI tool for Orion UI
https://github.com/orion-ui/orion-cli
cli orion orion-ui tools typescript vue3
Last synced: 6 months ago
JSON representation
👾 CLI tool for Orion UI
- Host: GitHub
- URL: https://github.com/orion-ui/orion-cli
- Owner: orion-ui
- License: mit
- Created: 2023-04-11T08:26:31.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2023-05-04T08:03:41.000Z (about 3 years ago)
- Last Synced: 2025-10-12T22:08:02.095Z (9 months ago)
- Topics: cli, orion, orion-ui, tools, typescript, vue3
- Language: TypeScript
- Homepage: https://orion-ui.org
- Size: 269 KB
- Stars: 3
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# 👾 CLI tool for Orion UI

## Installation
```sh
# Install globally
npm i -g @orion.ui/orion-cli
# Trigger CLI
orion
```
## Tools
- Scaffold new project based on **Vue 3** and **Orion UI**
- Create new component using our **SetupService** philosophy (or not)
- Manage Orion CLI config for each project
- Create **Volar** definition file for Orion's components to enhance intellisense and DX
## More infos on [Orion UI official documentation](https://orion-ui.org)
## License
[MIT](https://opensource.org/licenses/MIT) Copyright (c) 2023-present Orion UI