An open API service indexing awesome lists of open source software.

https://github.com/yunohost-apps/codimd_ynh

CodiMD package for YunoHost
https://github.com/yunohost-apps/codimd_ynh

codimd yunohost yunohost-apps

Last synced: 4 months ago
JSON representation

CodiMD package for YunoHost

Awesome Lists containing this project

README

          


Logo of CodiMD
CodiMD, packaged for YunoHost

Collaborative editor to work on notes written in Markdown

[![🌐 Official app website](https://img.shields.io/badge/Official_app_website-darkgreen?style=for-the-badge)](https://hackmd.io/)
[![Version: 2.6.1~ynh1](https://img.shields.io/badge/Version-2.6.1~ynh1-rgb(18,138,11)?style=for-the-badge)](https://ci-apps.yunohost.org/ci/apps/codimd/)




## Screenshots
![Screenshot of CodiMD](./doc/screenshots/screenshot.png)

## 📦 Developer info

[![Automatic tests level](https://apps.yunohost.org/badge/cilevel/codimd)](https://ci-apps.yunohost.org/ci/apps/codimd/)

🛠️ Upstream CodiMD repository:

Pull request are welcome and should target the [`testing` branch](https://github.com/YunoHost-Apps/codimd_ynh/tree/testing).

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 for more information.