Development
How to contribute through development
- GrimoireLab: Python, Vue.js, JavaScript/TypeScript, MySQL, Django, GraphQL.
- Augur: Python, Flask Vue.js, JavaScript/TypeScript, Jupyter.
You'll need to have some basic programming experience with the technologies and tools we use.
Clone, commit and open a PR using Git and GitHub. Check out the following tutorials:
The CHAOSS community's projects have been divided in the following ways:
- chaoss / grimoirelab: The main repository for the GrimoireLab project, contains the information and details of all the tools.
- Data retrieval related components:
- Data enrichment related components:
- Data consumption related components:
- Platform management, orchestration, and common utils:
- chaoss / grimoirelab-bestiary: Web-based user interface to manage repositories and projects for Mordred.
- chaoss / augur: Augur is a tool for collecting and measuring structured data about free and open source (FOSS) communities.
- chaoss / augur-spdx: Augur's Open Source License coverage tool. Provides license identification by file, identification of non-OSI compliant licenses, and percentage of a project with license declarations.
- chaoss / augur-community-reports: A set of Jupyter Lab Notebooks and Other Implementations of Community Reports in Standard Form.
- cregit / cregit: Cregit is a framework of tools that facilitates the analysis and visualization of the evolution of source code stored in git repositories.
Last modified 2yr ago