An open API service indexing awesome lists of open source software.

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

Awesome Lists containing this project

README

          

# 👾 CLI tool for Orion UI

![Orion CLI](assets/orion-cli-root.png)

## 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