mirror of
https://github.com/YunoHost-Apps/Cubiks-2048_ynh.git
synced 2025-11-04 18:28:37 +01:00
2048 game Clone in 3D for YunoHost
| .github | ||
| conf | ||
| doc | ||
| scripts | ||
| sources | ||
| LICENSE | ||
| manifest.toml | ||
| README.md | ||
| tests.toml | ||
Cubiks 2048, packaged for YunoHost
2048 game clone in 3D
📦 Developer info
🛠️ Upstream Cubiks 2048 repository: https://github.com/Kshitij-Banerjee/Cubiks-2048/
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/cubiks-2048_ynh/tree/testing
# upgrade an existing install:
sudo yunohost app upgrade cubiks-2048 -u https://github.com/YunoHost-Apps/cubiks-2048_ynh/tree/testing
📚 App packaging documentation
Please see https://doc.yunohost.org/packaging_apps for more information.