magicuidesign / magicui

UI Library for Design Engineers. Animated components and effects you can copy and paste into your apps. Free. Open Source.
https://magicui.design
MIT License
5.04k stars 164 forks source link

[Developer Experience] We need a Magic UI CLI! #49

Open dillionverma opened 1 month ago

dillionverma commented 1 month ago

Something just like this would be amazing! https://ui.shadcn.com/docs/cli

We should be able to install magicui directly from the cli

Ideal Developer Experience Flow

npx magicui@latest init
npx magicui@latest add border-beam

How to start?

Read through the shadcn cli and how it was first implemented for the MVP https://github.com/shadcn-ui/ui/pull/112 Read through the current cli package and see how it was improved https://github.com/shadcn-ui/ui/tree/main/packages/cli Implement the same foundation here :)

divyamdotfoo commented 1 month ago

assigned!

Ianduha13 commented 4 weeks ago

@divyamdotfoo @dillionverma Yesterday I was thinking just about this, it would be excellent for the project. If you need some help, I would love to collaborate on this task