mirror of
https://github.com/YunoHost-Apps/p5_ynh
synced 2026-02-05 10:01:55 +01:00
No description
| conf | ||
| doc | ||
| scripts | ||
| LICENSE | ||
| manifest.toml | ||
| README.md | ||
| tests.toml | ||
p5.js, packaged for YunoHost
p5.js Editor is a website for creating p5.js sketches
📦 Developer info
🛠️ Upstream p5.js repository: https://github.com/processing/p5.js-web-editor
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/p5_ynh/tree/testing
# upgrade an existing install:
sudo yunohost app upgrade p5 -u https://github.com/YunoHost-Apps/p5_ynh/tree/testing
📚 App packaging documentation
Please see https://doc.yunohost.org/packaging_apps for more information.