dturecek / copr / copr

Forked from copr/copr 6 years ago
Clone
README.md

Copr

Project Page | Report a Bug | 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.

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.