riga / law

Build large-scale task workflows: luigi + job submission + remote targets + environment sandboxing using Docker/Singularity
http://law.readthedocs.io
BSD 3-Clause "New" or "Revised" License
98 stars 41 forks source link

Refactor config #92

Closed riga closed 4 years ago

riga commented 4 years ago

This PR refactors the configuration parser and various config options throughout law. Also, a law.cfg.example template is added which documents all options.

Closes #90 .