An open API service indexing awesome lists of open source software.

https://github.com/packit/packit-service

Packit provided as a service
https://github.com/packit/packit-service

hacktoberfest python service

Last synced: about 1 year ago
JSON representation

Packit provided as a service

Awesome Lists containing this project

README

          

# Packit Service

[![Build Status](https://zuul-ci.org/gated.svg)](https://softwarefactory-project.io/zuul/t/local/builds?project=packit-service/packit-service)
[![black](https://img.shields.io/badge/code%20style-black-000000.svg)](https://github.com/psf/black)
[![pre-commit](https://img.shields.io/badge/pre--commit-enabled-brightgreen?logo=pre-commit&logoColor=white)](https://github.com/pre-commit/pre-commit)

A service which helps you integrate your upstream GitHub project into Fedora
ecosystem. Think of it as [packit](https://github.com/packit/packit) on
steroids.

## Current status

If you are interested in the status of the development,
take a look at [our Kanban board](https://github.com/orgs/packit/projects/7).
Bigger stories can be seen [here](https://github.com/orgs/packit/projects/7/views/18)
and the ones that are being worked on this quarter are [here](https://github.com/orgs/packit/projects/7/views/25).

## More info

If you'd like to know more about packit, please check:

- Our website: [packit.dev](https://packit.dev/)
- GitHub project for packit tool: [packit-service/packit](https://github.com/packit/packit)
- Hacking on packit service: [CONTRIBUTING.md](/CONTRIBUTING.md)