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
- Host: GitHub
- URL: https://github.com/yunohost-apps/codimd_ynh
- Owner: YunoHost-Apps
- License: gpl-3.0
- Created: 2018-11-21T15:00:56.000Z (about 7 years ago)
- Default Branch: master
- Last Pushed: 2025-01-20T18:39:25.000Z (about 1 year ago)
- Last Synced: 2025-03-30T00:31:43.527Z (11 months ago)
- Topics: codimd, yunohost, yunohost-apps
- Language: Shell
- Homepage: https://hackmd.io/
- Size: 758 KB
- Stars: 11
- Watchers: 5
- Forks: 12
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
CodiMD, packaged for YunoHost
Collaborative editor to work on notes written in Markdown
[](https://hackmd.io/)
[?style=for-the-badge)](https://ci-apps.yunohost.org/ci/apps/codimd/)
## Screenshots

## 📦 Developer info
[](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.