ui
ui copied to clipboard
feat(cli): Add cli alias
Add shui alias for shadcn-ui when running cli after global npm installation.
@RyloRiz is attempting to deploy a commit to the shadcn-pro Team on Vercel.
A member of the Team first needs to authorize it.
If I may ask, what does that do? is it related to this 10 yr old package https://www.npmjs.com/package/shui ?
It's just an NPM alias in the package.json that, when installing the CLI tool as a global package with npm install -g shadcn-ui, allows you to trigger it with shui rather than typing out shadcn-ui.
@RyloRiz Since shui is already a npm namespace and you can always add a shortcut in your package.json, let's close this for now.