Initial commit
This commit is contained in:
12
commands/install.md
Normal file
12
commands/install.md
Normal file
@@ -0,0 +1,12 @@
|
||||
---
|
||||
description: Install dotai prerequisites and project setup files
|
||||
allowed-tools: Bash
|
||||
---
|
||||
|
||||
# Install dotai Prerequisites
|
||||
|
||||
Initialize your project with dotai setup files using shadcn CLI:
|
||||
|
||||
```bash
|
||||
npx shadcn@latest add https://raw.githubusercontent.com/udecode/dotai/main/registry/dotai.json
|
||||
```
|
||||
Reference in New Issue
Block a user