Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add Command Line Interface (CLI) to Oxygen UI #214

Open
movinsilva opened this issue Apr 25, 2024 · 1 comment
Open

Add Command Line Interface (CLI) to Oxygen UI #214

movinsilva opened this issue Apr 25, 2024 · 1 comment

Comments

@movinsilva
Copy link

Is your feature request related to a problem? Please describe.

Currently there's no CLI support for the Oxygen UI.

Describe the solution you would prefer

The solution would be to introduce a CLI that offers various utilities and tools to streamline workflows for Oxygen UI users. The CLI should provide an efficient workflow, enforce consistency, automate repetitive tasks, integrate with version control systems, allow customization, and include accessibility tools.

Additional context

Other design systems, such as shadcn ui, have implemented CLI tools to facilitate productivity and improve user experience. By incorporating a similar CLI into Oxygen UI, we can provide users with a more comprehensive toolkit aligned with industry standards.

@pavinduLakshan
Copy link
Member

A CLI tool for Oxygen UI would be able to do the following.

  • init - initialize CLI and get user input to construct the base theme for the application
  • add - selectively install oxygen-ui components, instead of installing the whole oxygen-ui
  • sync - check for the updates for the installed UI components

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants