mirror of
https://github.com/YunoHost-Apps/antigen_ynh
synced 2026-03-25 17:52:38 +01:00
No description
| conf | ||
| doc | ||
| scripts | ||
| .gitignore | ||
| config_panel.toml | ||
| LICENSE | ||
| manifest.toml | ||
| README.md | ||
| tests.toml | ||
Antigen, packaged for YunoHost
Manage your ZSH plugins
📦 Developer info
🛠️ Upstream Antigen repository: https://github.com/zsh-users/antigen
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/antigen_ynh/tree/testing
# upgrade an existing install:
sudo yunohost app upgrade antigen -u https://github.com/YunoHost-Apps/antigen_ynh/tree/testing
📚 App packaging documentation
Please see https://doc.yunohost.org/packaging_apps for more information.