Skip to content

[Feature]: Add cli support #115

@JxJPu9bD

Description

@JxJPu9bD

What problem does this feature solve?

At present, all components and blocks under the project can only be added to the project by copying and pasting. This is not engineering-friendly. I looked at how shadcn/ui is used, and compared with tremor and shadcn/ui, they can work well together, and tremor is also adding vercel. So, can I refer to the implementation of shadcn/ui to support cli to add components and blocks?

What does the proposed API look like?

Maybe something like this,

npx tremor add component xxx

npx tremor add block xxx

https://ui.shadcn.com/docs/components/button

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions