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

Add way to prune build directory #50

Closed
raxod502 opened this issue Jun 19, 2017 · 1 comment
Closed

Add way to prune build directory #50

raxod502 opened this issue Jun 19, 2017 · 1 comment

Comments

@raxod502
Copy link
Member

raxod502 commented Jun 19, 2017

We currently prune the build cache on a successful init. We should also prune the build directory. This should be easy to implement, and harmless.

@raxod502 raxod502 added this to the 1.0 milestone Jun 19, 2017
@raxod502 raxod502 mentioned this issue Jul 7, 2017
56 tasks
@raxod502
Copy link
Member Author

This is not so simple anymore, since I eliminated straight-declare-init-successful. But I think it would be reasonable to provide an interactive command for pruning, which the user could call in their init-file if they were really OCD about their filesystem being clean.

@raxod502 raxod502 changed the title Automatically prune build directory Add way to prune build directory Jul 28, 2017
raxod502 added a commit that referenced this issue Aug 16, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Development

No branches or pull requests

1 participant