1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/pagure_ynh.git synced 2024-09-03 19:56:19 +02:00
Pagure, a git centered forge for YunoHost
Find a file
2024-05-20 14:36:51 +00:00
.github Apply last example_ynh 2022-02-27 16:11:02 +01:00
conf Manifest v2 2024-03-15 23:27:46 +01:00
doc Manifest v2 2024-03-15 23:27:46 +01:00
scripts Use standard redis helpers 2024-05-20 16:36:46 +02:00
ALL_README.md Auto-update READMEs 2024-05-20 14:36:51 +00:00
LICENSE Initial commit 2017-10-06 11:47:38 +02:00
manifest.toml Use standard redis helpers 2024-05-20 16:36:46 +02:00
README.md Auto-update READMEs 2024-05-20 14:36:51 +00:00
README_es.md Auto-update READMEs 2024-05-20 14:36:51 +00:00
README_eu.md Auto-update READMEs 2024-05-20 14:36:51 +00:00
README_fr.md Auto-update READMEs 2024-05-20 14:36:51 +00:00
README_gl.md Auto-update READMEs 2024-05-20 14:36:51 +00:00
README_zh_Hans.md Auto-update READMEs 2024-05-20 14:36:51 +00:00
tests.toml Manifest v2 2024-03-15 23:27:46 +01:00

Pagure for YunoHost

Integration level Working status Maintenance status

Install Pagure with YunoHost

Read this README in other languages.

This package allows you to install Pagure quickly and simply on a YunoHost server.
If you don't have YunoHost, please consult the guide to learn how to install it.

Overview

A git-centered forge, python based using pygit2.

Shipped version: 5.13.3~ynh3

Demo: https://pagure.io

Screenshots

Screenshot of Pagure

Documentation and resources

Developer info

Please send your pull request to the testing branch.

To try the testing branch, please proceed like that:

sudo yunohost app install https://github.com/YunoHost-Apps/pagure_ynh/tree/testing --debug
or
sudo yunohost app upgrade pagure -u https://github.com/YunoHost-Apps/pagure_ynh/tree/testing --debug

More info regarding app packaging: https://yunohost.org/packaging_apps