nanoc / features

Collection of feature requests
2 stars 1 forks source link

Feature request: Ability to configure location of `tmp` directory #54

Open tammersaleh opened 5 years ago

tammersaleh commented 5 years ago

I'm using nanoc inside bundler, with the site directory mounted locally (-v $(pwd):/app). I'd like to have a fresh tmp with every run. I could delete tmp in a wrapper script, but it'd be nice if I could instead specify the location of tmp in the nanoc.yaml file

denisdefreyne commented 5 years ago

This is a good suggestion — I’ll move it to the nanoc/features repository!