Skip to content

Latest commit

 

History

History
32 lines (22 loc) · 1.23 KB

README.md

File metadata and controls

32 lines (22 loc) · 1.23 KB

C-PAC log muncher (clmunch)

Build codecov Code style: black L-GPL License pages

Installation

Get the newest development version via:

pip install git+https://github.com/childmindresearch/cpac-log-muncher

Usage

usage: clmunch [-h] [-o OUTPUT] path

Generate a report on CPAC runs.

positional arguments:
  path                  Path to the directory containing the log files.

options:
  -h, --help            show this help message and exit
  -o OUTPUT, --output OUTPUT
                        Path to the output file.