commit | 36641888c14030d57a928de70f9a82211564d848 | [log] [tgz] |
---|---|---|
author | Daniel Gruno <humbedooh@apache.org> | Wed Feb 21 10:48:25 2018 +0100 |
committer | Daniel Gruno <humbedooh@apache.org> | Wed Feb 21 10:48:25 2018 +0100 |
tree | 96152d5ab3ac592edd26711185fd2facc5f7c1a3 | |
parent | a0ed2454a172d846729e7e413f9ca822c6d7886e [diff] |
don't bork if color isn't present
The Kibble Scanners collect information for the Kibble Suite.
python3 src/kibble-scanner.py
.conf/
: Config filessrc/
:kibble-scanner.py
: Main script for launching scansplugins/
:brokers
: The various database brokers (ES or JSON API)utils
: Utility librariesscanners
: The individual scanner applicationsplugins/scanners/ponymail.py
)plugins/scanners/jira.py
)plugins/scanners/bugzilla.py
)plugins/scanners/gerrit.py
)plugins/scanners/git-sync.py
)plugins/scanners/git-census.py
)plugins/scanners/git-evolution.py
)plugins/scanners/git-sloc.py
)plugins/scanners/github.py
)plugins/scanners/github-stats.py
)plugins/scanners/pipermail.py
)To speed up things, you can use the multi-threaded version of cloc found at this location. On machines with many cores, you may experience a tenfold speed increase in the SLoC and evolution scans. It requires ForkManager, which may be installed via CPAN: cpan Parallel::ForkManager
TBD. Please see https://kibble.apache.org/ for details!