birajstha / cpac-log-muncher

C-PAC log aggregation and summary generator

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

C-PAC log aggregation and summary generator

License:GNU Lesser General Public License v2.1


Languages

Language:Python 100.0%