Replies: 2 comments
-
Turned out I can do that just by |
Beta Was this translation helpful? Give feedback.
0 replies
-
closing this, new cli solves this @shadcn awesome work, thank you! |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Hello!
I have a few components in mind that I would like to make installable through the shadcn-ui cli. However, I don't think it would be worth adding them to the repository.
It would be great if we could do something like this instead:
Let's assume that I have stored my components in my own repository and published them at https://ui.example.com, along with a shadcn-ui compatible registry index.
Then I install my custom components by using the optional parameter
registry
:Do you have anything like this in plans? I'd be happy to contribute if the proposal aligns with them.
Here is the small draft with basic changes needed to enable this #2409
Beta Was this translation helpful? Give feedback.
All reactions