Skip to content
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

Feat/cli #11

Open
wants to merge 17 commits into
base: main
Choose a base branch
from
Open

Feat/cli #11

wants to merge 17 commits into from

Conversation

denyncrawford
Copy link
Contributor

This pr adds a CLI utility tool based on the new DB/API implementation in this PR #10
Please read the documentation

@raidendotai
Copy link
Owner

raidendotai commented Sep 28, 2023

CLI to add/download components 👌👌 props @denyncrawford !
will get implemented via npx + openv0.com for public sharing components

feature i also hope to finish before first major update (or at least its core) is boilerplate for entire app (components + views pipeline) via cli, something like :

npx openv0 app --desc "an app for live basketball scores" --framework react --components nextui --icons lucide

for now, iterating on dev branch :

  • finishing new {frameworks x components} integrations
  • new multipass module, much higher modularity for future updates
  • server-side postprocessing and validation pass - via babel, to eliminate import conflicts / hallucinations

core should be done by weekend - will make it easier to add new integrations in the future

then we can iterate on the same branch, stick to a single structure and push updates very fast

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants