nanoc / features

Collection of feature requests
2 stars 1 forks source link

Filesystem permission handling #23

Open denisdefreyne opened 6 years ago

denisdefreyne commented 6 years ago

Nanoc currently does not handle filesystem permissions. Output files will have permissions that reflect umask (with the exception of non-filtered binary items, which are copied over verbatim).

Also see nanoc/nanoc/issues/1232.