mirror of
https://github.com/YunoHost-Apps/codimd_ynh.git
synced 2025-11-05 11:38:38 +01:00
CodiMD package for YunoHost
* cleaning * Auto-update READMEs * Update _common.sh * [autopatch] Automatic patch attempt for helpers 2.1 (#92) * [autopatch] Automatic patch attempt for helpers 2.1 * cleaning * cleaning * cleaning * cleaning --------- Co-authored-by: Yunohost-Bot <> Co-authored-by: Éric Gaspar <46165813+ericgaspar@users.noreply.github.com> * Update manifest.toml * Auto-update READMEs * Update manifest.toml * cleaning * Auto-update READMEs * Update manifest.toml * Auto-update READMEs * Auto-update READMEs * Update manifest.toml * Auto-update READMEs * Update tests.toml --------- Co-authored-by: yunohost-bot <yunohost@yunohost.org> Co-authored-by: YunoHost Bot <yunohost-bot@users.noreply.github.com> |
||
|---|---|---|
| .github | ||
| conf | ||
| doc | ||
| scripts | ||
| LICENSE | ||
| manifest.toml | ||
| README.md | ||
| tests.toml | ||
CodiMD, packaged for YunoHost
Collaborative editor to work on notes written in Markdown
Screenshots
📦 Developer info
🛠️ Upstream CodiMD repository: https://github.com/hackmdio/codimd
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/codimd_ynh/tree/testing
# upgrade an existing install:
sudo yunohost app upgrade codimd -u https://github.com/YunoHost-Apps/codimd_ynh/tree/testing
📚 App packaging documentation
Please see https://doc.yunohost.org/packaging_apps for more information.
