-
Notifications
You must be signed in to change notification settings - Fork 34
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Implement a CLI #28
Comments
@DeadmanAbir , can build it up. lemme know the requirement of it |
Currently, all components in AgentGenesis require manual setup, where developers follow instructions to copy and paste the code. We want to implement a CLI with various NPX commands that developers can use in their terminal to add AgentGenesis components to their projects automatically. For example, ShadCN UI offers both manual setup and Try to explore |
Hello @DeadmanAbir I wanted to share that I've created a simple CLI tool that is somewhat similar to Shadcn's CLI, although it's still in its early stages. You can check it out on my GitHub—it's pinned at the top. I'd love to hear your thoughts on it! If you find it interesting, we could collaborate to improve it further and potentially add it to the main repo to enhance its functionality. |
I will check it out and will get back to you!
I will check it out and will get back to you! |
Hey!!! |
Description:
To streamline the integration of AgentGenesis code snippets into user projects, we propose implementing a CLI (Command Line Interface) package similar to the shadcn-ui package. This CLI will provide commands to fetch and integrate copy-paste code snippets from AgentGenesis directly into users' projects, eliminating the need for manual copy-paste and setup.
Objective:
Reference:
Impact:
Approval:
The text was updated successfully, but these errors were encountered: