We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
I noticed that you have Docs for doing this in a more manual way but there is as way to script this as well
You can use the turbo gen <whatever> --copy to do this as well https://turbo.build/repo/docs/core-concepts/monorepos/code-generation#copy-an-existing-workspace
turbo gen <whatever> --copy
The text was updated successfully, but these errors were encountered:
I can merge this in. Some of the docs are still setting the project name for the filter, but this is awesome. Thanks.
Sorry, something went wrong.
No branches or pull requests
I noticed that you have Docs for doing this in a more manual way but there is as way to script this as well
You can use the
turbo gen <whatever> --copy
to do this as wellhttps://turbo.build/repo/docs/core-concepts/monorepos/code-generation#copy-an-existing-workspace
The text was updated successfully, but these errors were encountered: