-
Notifications
You must be signed in to change notification settings - Fork 115
Open
Description
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
MrJoy, khikawa and maxktz
Metadata
Metadata
Assignees
Labels
No labels