# kibble-1
**Repository Path**: mirrors_apache/kibble-1
## Basic Information
- **Project Name**: kibble-1
- **Description**: Apache Kibble - a tool to collect, aggregate and visualize data about any software project
- **Primary Language**: Unknown
- **License**: Apache-2.0
- **Default Branch**: main
- **Homepage**: None
- **GVP Project**: No
## Statistics
- **Stars**: 0
- **Forks**: 0
- **Created**: 2021-03-02
- **Last Updated**: 2026-02-14
## Categories & Tags
**Categories**: Uncategorized
**Tags**: None
## README

# This is old version of Apache Kibble
This repo contains archived code for Kibble v1. The current development for Apache Kibble happens at https://github.com/apache/kibble.
## Apache Kibble
Apache Kibble is a tool to collect, aggregate and visualize data about any software project that uses commonly known tools. It consists of two components:
- **Kibble Server** (this repository) - main database and UI Server. It serves as the hub
for the scanners to connect to, and provides the overall management of sources as well as the
visualizations and API end points.
- **Kibble scanners** ([kibble-scanners](https://github.com/apache/kibble-scanners)) - a collection of
scanning applications each designed to work with a specific type of resource (git repo, mailing list,
JIRA, etc) and push compiled data objects to the Kibble Server.
### Documentation
For information about the Kibble project and community, visit our
web site at [https://kibble.apache.org/](https://kibble.apache.org/).
### Live demo
If you would love to try Kibble without installing it on your own machine try the online demo of the Kibble
service: [https://demo.kibble.apache.org/](https://demo.kibble.apache.org/).
### Installation
For installation steps see the [documentation](https://apache-kibble.readthedocs.io/en/latest/setup.html#installing-the-server).
### Contributing
We welcome all contributions that improve the state of the Apache Kibble project. For contribution guidelines
check the [CONTRIBUTING.md](/CONTRIBUTING.md).