https://github.com/chaoss/grimoirelab-tutorial
Tutorial for installing, using, developing GrimoireLab
https://github.com/chaoss/grimoirelab-tutorial
grimoirelab hacktoberfest metrics software-analytics
Last synced: about 1 year ago
JSON representation
Tutorial for installing, using, developing GrimoireLab
- Host: GitHub
- URL: https://github.com/chaoss/grimoirelab-tutorial
- Owner: chaoss
- License: other
- Created: 2016-10-02T22:01:00.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2024-10-29T08:34:48.000Z (over 1 year ago)
- Last Synced: 2024-10-29T09:48:02.434Z (over 1 year ago)
- Topics: grimoirelab, hacktoberfest, metrics, software-analytics
- Language: Ruby
- Homepage: https://chaoss.github.io/grimoirelab-tutorial
- Size: 14.4 MB
- Stars: 28
- Watchers: 14
- Forks: 67
- Open Issues: 22
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
- Authors: AUTHORS
Awesome Lists containing this project
README
# GrimoireLab Tutorial
[GrimoireLab](http://grimoirelab.github.io/), a
[CHAOSS](http://chaoss.community) project, is free, open source software for
software development analytics. It allows you to retrieve data from many kinds
of systems with information related to software development, and produce
analysis and visualizations with it.

GrimoireLab supports more than 20 different kinds of [data
sources](https://gitlab.com/Bitergia/c/FAQ/tree/master/sources#supported-data-sources),
from git repositories or GitHub projects, to issue trackers such as Jira or
Bugzilla, including messaging systems such as IRC, Slack or mailing lists, or
other types of systems such as StackOverflow or Jenkins.
With the tools in the GrimoireLab toolset you can retrieve data, store it in
databases, analyze it, and produce nice dashboards for interactively visualizing
the resulting information.

Example dashboard produced with GrimoireLab: the [CHAOSS Development
Dashboard](https://chaoss.biterg.io)