[PR #501] [MERGED] feat: add components.json to use CLI #544

Closed
opened 2026-02-15 20:15:15 -05:00 by yindo · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/run-llama/create-llama/pull/501
Author: @thucpn
Created: 2/4/2025
Status: Merged
Merged: 2/4/2025
Merged by: @marcusschiesser

Base: mainHead: feat/add-component-json-file


📝 Commits (2)

  • 0ea22e9 feat: add components.json to use CLI
  • 4176d74 Create sharp-peas-grow.md

📊 Changes

2 files changed (+26 additions, -0 deletions)

View changed files

.changeset/sharp-peas-grow.md (+5 -0)
templates/types/streaming/nextjs/components.json (+21 -0)

📄 Description

Tested by try adding a component via CLI. Eg:

pnpm dlx shadcn@latest add avatar

🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/run-llama/create-llama/pull/501 **Author:** [@thucpn](https://github.com/thucpn) **Created:** 2/4/2025 **Status:** ✅ Merged **Merged:** 2/4/2025 **Merged by:** [@marcusschiesser](https://github.com/marcusschiesser) **Base:** `main` ← **Head:** `feat/add-component-json-file` --- ### 📝 Commits (2) - [`0ea22e9`](https://github.com/run-llama/create-llama/commit/0ea22e9aa82d33ed07aa698ff069213194cfd2ab) feat: add components.json to use CLI - [`4176d74`](https://github.com/run-llama/create-llama/commit/4176d74d6db91c7c9ff085a4a76bb304667be8cd) Create sharp-peas-grow.md ### 📊 Changes **2 files changed** (+26 additions, -0 deletions) <details> <summary>View changed files</summary> ➕ `.changeset/sharp-peas-grow.md` (+5 -0) ➕ `templates/types/streaming/nextjs/components.json` (+21 -0) </details> ### 📄 Description Tested by try adding a component via CLI. Eg: ``` pnpm dlx shadcn@latest add avatar ``` --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
yindo added the pull-request label 2026-02-15 20:15:15 -05:00
yindo closed this issue 2026-02-15 20:15:15 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: run-llama/create-llama#544