simple-framework / simple_grid_yaml_compiler

Generates the extended YAML output for an input site_level_configuration_file
Apache License 2.0
0 stars 9 forks source link

tempdir #62

Open maany opened 4 years ago

maany commented 4 years ago

add a new CLI param to specify tempdir. By default, use python tempdir package (if a lot of refactoring is not needed, else just use a default temp dir). If specified, create that dir and use that as the dir for storing temp files.