/copr

Copr is a Fedora community build service

Primary LanguagePython

Copr

Project Page | Report a Bug | Already reported bugs | Production Instance | Testing Instance

Copr is a Fedora community build service in Fedora that builds your open-source project and creates your own RPM repository.

Using Copr

Learn how to use Copr and how to create RPM packages on the Fedora Developer Portal.

Status

Documentation of:

  • copr-backend Documentation Status
  • copr-keygen copr-keygen documentation
  • copr-frontend Documentation Status
  • python-copr Documentation Status

Local Testing Environment

You can use Vagrant to run your local test environment. We currently support frontend and dist-git.

$ git clone https://github.com/fedora-copr/copr.git
$ cd copr
$ vagrant up

For more information see our wiki page.