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

Makefile should have a clean target that removes all generated files #550

Open
brassy-endomorph opened this issue Sep 9, 2024 · 0 comments

Comments

@brassy-endomorph
Copy link
Collaborator

Is your feature request related to a problem? Please describe.

I want one single command that will fully reset my dev env so that if bugs creep in, I can make sure it's not cruft from a previous commit or some weeks-old error .

Describe the solution you'd like

make clean should remove all volumes, logs, instance states, etc.

Describe alternatives you've considered

Throwing my computer into the ocean and getting a new one, but that seems wasteful.

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

No branches or pull requests

1 participant