1.0.1 • Published 6 months ago

shadcn-chat-cli v1.0.1

Weekly downloads
-
License
MIT
Repository
github
Last release
6 months ago

shadcn-chat

A CLI for adding chat components to your project.

Documentation

Check out the full documentation and API reference here.

Installation

Some of the components rely on shadcn-ui, so make sure to have it installed.

add

Use the add command to add components to your project.

It is recommended to install all components at once:

npx shadcn-chat-cli add --all

To view a list of all available components run the following command:

npx shadcn-chat-cli add

Otherwise, install individual components by running:

npx shadcn-chat-cli add [component]

The components will be installed in a subdirectory of the components folder: src/components/ui/chat

1.0.1

6 months ago

0.3.1

10 months ago

0.3.0

10 months ago

0.2.1

10 months ago

0.2.0

11 months ago

0.1.3

11 months ago

0.1.2

11 months ago

0.1.1

11 months ago

0.1.0

11 months ago

1.0.0

11 months ago