commit | 52dd786e836411435c07704c74d6c52c768b20eb | [log] [tgz] |
---|---|---|
author | Daniel Gruno <humbedooh@apache.org> | Fri Sep 22 13:13:14 2017 +0200 |
committer | Daniel Gruno <humbedooh@apache.org> | Fri Sep 22 13:13:14 2017 +0200 |
tree | 48726a22d1c48b0e4a931e6be531b5622e10e6e1 | |
parent | 9f70aeb940760af4ac87f6c8367ba78edff6ec45 [diff] |
Add SLoC counter(s)
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-sloc.py
)plugins/scanners/github.py
)plugins/scanners/pipermail.py
)