tailrecursion/boot

boot pollutes non-project directories with .boot dirs

Closed this issue · 1 comments

this is obviously a bug because these annoy me when i look at them.

discussed with micha. smoking weed might be a fix of sorts, but not a viable solution. subsequently suggested approach involves having "-main use a java tempfile instead of a boot tempfile so that boot dirs won't be created unless a task makes tempfile".

Fixed in bfb6758