Skip to content

Conversation

beeman
Copy link
Collaborator

@beeman beeman commented Sep 29, 2025

Problem

Similar to #780 but for packages

Summary of Changes

Use turbo gen to create new apps.

You can run the generator in interactive mode:

pnpm turbo gen

Or you can run pass the parameters and automate the generation:

pnpm turbo gen app --args basic sandbox
#              ^          ^     ^                           
#              |          |     |
#              |          |     + - - the name of the app
#              |          |    
#              |          + - - the type of app you want to generate                           
#              |             
#              + - - the generator you want to invoke                           

Fixes #

Copy link

vercel bot commented Sep 29, 2025

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Preview Updated (UTC)
solana-com Ready Ready Preview Sep 29, 2025 9:54am

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.

1 participant