https://github.com/yunohost-apps/zulip_ynh
Zulip package for YunoHost
https://github.com/yunohost-apps/zulip_ynh
yunohost yunohost-apps zulip
Last synced: about 1 year ago
JSON representation
Zulip package for YunoHost
- Host: GitHub
- URL: https://github.com/yunohost-apps/zulip_ynh
- Owner: YunoHost-Apps
- License: gpl-3.0
- Created: 2023-10-01T16:21:54.000Z (almost 3 years ago)
- Default Branch: master
- Last Pushed: 2025-04-11T07:01:24.000Z (about 1 year ago)
- Last Synced: 2025-04-11T09:13:59.252Z (about 1 year ago)
- Topics: yunohost, yunohost-apps, zulip
- Language: Shell
- Homepage:
- Size: 151 KB
- Stars: 0
- Watchers: 3
- Forks: 2
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
Zulip, packaged for YunoHost
Chat that helps teams stay productive and focused
[](https://zulip.com/)
?style=for-the-badge)
## 📦 Developer info
[](https://ci-apps.yunohost.org/ci/apps/zulip/)
🛠️ Upstream Zulip repository:
Pull request are welcome and should target the [`testing` branch](https://github.com/YunoHost-Apps/zulip_ynh/tree/testing).
The `testing` branch can be tested using:
```
# fresh install:
sudo yunohost app install https://github.com/YunoHost-Apps/zulip_ynh/tree/testing
# upgrade an existing install:
sudo yunohost app upgrade zulip -u https://github.com/YunoHost-Apps/zulip_ynh/tree/testing
```
### 📚 App packaging documentation
Please see for more information.