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

split "rm -rf x" out of standard build script #15

Open
chase-moskal opened this issue Jun 25, 2023 · 0 comments
Open

split "rm -rf x" out of standard build script #15

chase-moskal opened this issue Jun 25, 2023 · 0 comments
Labels
breaking this will require a breaking change enhancement New feature or request

Comments

@chase-moskal
Copy link
Member

  • this will make the normal thing to do turtle-clean && turtle-standard
  • this allows us to sneak in some symlinks between the two steps
  • ie, turtle-clean && ln -s $(realpath assets) x/assets && turtle-standard
@chase-moskal chase-moskal added enhancement New feature or request breaking this will require a breaking change labels Jun 25, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
breaking this will require a breaking change enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant