1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/codimd_ynh.git synced 2025-11-05 11:38:38 +01:00
CodiMD package for YunoHost
Find a file
eric_G c79deadfe9
Testing (#96)
* 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>
2025-10-01 14:38:33 +02:00
.github Testing (#86) 2023-04-27 18:37:24 +02:00
conf Testing (#94) 2025-06-11 12:36:39 +02:00
doc Testing (#87) 2023-12-24 18:20:53 +01:00
scripts [autopatch] Automatic patch to use nodejs/ruby/go/compose resources + remove empty _common.sh (#95) 2025-09-03 14:40:10 +02:00
LICENSE Initial commit 2018-11-21 16:00:57 +01:00
manifest.toml Testing (#96) 2025-10-01 14:38:33 +02:00
README.md Testing (#96) 2025-10-01 14:38:33 +02:00
tests.toml Testing (#96) 2025-10-01 14:38:33 +02:00

Logo of CodiMD CodiMD, packaged for YunoHost

Collaborative editor to work on notes written in Markdown

🌐 Official app website Version: 2.6.1~ynh1

Screenshots

Screenshot of CodiMD

📦 Developer info

Automatic tests level

🛠️ 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.