# kibble **Repository Path**: mirrors_apache/kibble ## Basic Information - **Project Name**: kibble - **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**: 2020-08-22 - **Last Updated**: 2026-03-21 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README

# Apache Kibble ![CI](https://github.com/apache/kibble/workflows/CI/badge.svg) [![License](http://img.shields.io/:license-Apache%202-blue.svg)](http://www.apache.org/licenses/LICENSE-2.0.txt) Apache Kibble is a tool to collect, aggregate and visualize data about any software project that uses commonly known tools. **Table of contents** - [Documentation](#documentation) - [Live demo](#live-demo) - [Installation](#installation) - [Contributing](#contributing) ## Documentation For information about the Kibble project and community, visit our website at [https://kibble.apache.org/](https://kibble.apache.org/). ``` Usage: kibble [OPTIONS] COMMAND [ARGS]... Manage and configure Apache Kibble instance. Options: --help Show this message and exit. Commands: config Access configuration db Manage database scanners Configure and trigger scanners server API server commands version Show Kibble version ``` ## Live demo If you want 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).