Awesome! I was planning on diving into shadcn's repo and figuring out how to do exactly this and your video appeared for me. This will save a lot of time. Also I don't know how shadcn handles it yet but I would recommend not using ` ` for line breaks as it screws with Mac and linux users if possible stick to only ` `.
@brettwestwooddeveloperАй бұрын
Thanks glad you enjoyed the video! And true /n probably is better over the contrary. I have to see how shadcn handles that
@jonathankurtisАй бұрын
nice job figuring out how it works without any docs yet.
@brettwestwooddeveloperАй бұрын
Yes, but I have to give credit for others helping out as well
@furycorpАй бұрын
shadcn cli is great for when you want to download code from random third parties on the internet and then immediately execute it.
@brettwestwooddeveloperАй бұрын
hahaha yea, but you can see the dependencies and review the json file quickly to make sure