mirror of
https://github.com/YunoHost-Apps/umap_ynh
synced 2026-02-04 09:51:47 +01:00
No description
|
|
||
|---|---|---|
| conf | ||
| doc | ||
| scripts | ||
| .editorconfig | ||
| .gitignore | ||
| config_panel.toml | ||
| LICENSE | ||
| manifest.toml | ||
| README.md | ||
| tests.toml | ||
uMap, packaged for YunoHost
Create maps with OpenStreetMap layers in a minute and embed them in your site
📦 Developer info
🛠️ Upstream uMap repository: https://github.com/umap-project/umap
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/umap_ynh/tree/testing
# upgrade an existing install:
sudo yunohost app upgrade umap -u https://github.com/YunoHost-Apps/umap_ynh/tree/testing
📚 App packaging documentation
Please see https://doc.yunohost.org/packaging_apps for more information.