NNPDF / reportengine

A framework for declarative data analysis
https://data.nnpdf.science/validphys-docs/guide.html
GNU General Public License v2.0
1 stars 2 forks source link

add --dry option #49

Closed RoyStegeman closed 3 years ago

RoyStegeman commented 3 years ago

Addresses #46.

Adds a --dry flag, which prevents executing the actions after checks have been performed.

Zaharid commented 3 years ago

Thanks. Seems to work.