Cranc is command line interface tool to interact with Pagure
homepage: https://pagure.io/cranc
Nothing. But soon it should be able to list pull requests.
Since 'pagure' is a hermit crab, cranc is crab in catalan. `
Create the virtual environment:
python3 -m virtualenv env
source env/bin/activate
Install dependencies:
pip install -t requirements.txt
Run the app:
cranc