run_package_release.py command line utility
The purpose of this script is to extract all relevant information from the TODO-file about files which are ready to be released.
Code author: Rasmus Handberg <rasmush@phys.au.dk>
Command help
usage: run_package_release.py [-h] [-d] [-q] [-o] [-j JOBS]
[--version VERSION] [--tpf TPF]
todofile
Create movies of TESS cameras.
positional arguments:
todofile TODO-file.
optional arguments:
-h, --help show this help message and exit
-d, --debug Print debug messages.
-q, --quiet Only report warnings and errors.
-o, --overwrite Overwrite existing release file.
-j JOBS, --jobs JOBS Number of parallel jobs.
--version VERSION Check that files are of this version.
--tpf TPF Rootdir to search for TPF files.