mirror of
https://github.com/YunoHost-Apps/pico_ynh.git
synced 2025-09-20 07:18:40 +02:00
Pico package for YunoHost
|
||
---|---|---|
.github | ||
conf | ||
doc | ||
scripts | ||
sources | ||
LICENSE | ||
manifest.toml | ||
README.md | ||
tests.toml |
Pico, packaged for YunoHost
Stupidly simple, fast, flat file CMS
📦 Developer info
🛠️ Upstream Pico repository: https://github.com/picocms/Pico
Pull request are welcome and should target the testing
branch.
The testing
branch can be tested using:
# fresh install:
sudo yunohost app install https://github.com/YunoHost-Apps/pico_ynh/tree/testing
# upgrade an existing install:
sudo yunohost app upgrade pico -u https://github.com/YunoHost-Apps/pico_ynh/tree/testing
📚 App packaging documentation
Please see https://doc.yunohost.org/packaging_apps for more information.