mirror of
https://github.com/YunoHost-Apps/mytinytodo_ynh.git
synced 2025-09-17 13:38:41 +02:00
myTinyTodo package for YunoHost
* Update manifest.toml * Auto-update READMEs * Update manifest.toml * Auto-update READMEs --------- Co-authored-by: yunohost-bot <yunohost@yunohost.org> |
||
---|---|---|
.github | ||
conf | ||
doc | ||
scripts | ||
.gitignore | ||
LICENSE | ||
manifest.toml | ||
README.md | ||
tests.toml |
myTinyTodo, packaged for YunoHost
Open source to-do list script
📦 Developer info
🛠️ Upstream myTinyTodo repository: https://github.com/maxpozdeev/mytinytodo
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/mytinytodo_ynh/tree/testing
# upgrade an existing install:
sudo yunohost app upgrade mytinytodo -u https://github.com/YunoHost-Apps/mytinytodo_ynh/tree/testing
📚 App packaging documentation
Please see https://doc.yunohost.org/packaging_apps for more information.