mirror of
https://github.com/YunoHost-Apps/microbin_ynh.git
synced 2024-09-03 19:45:57 +02:00
Microbin package for YunoHost
|
||
---|---|---|
conf | ||
doc | ||
scripts | ||
.gitignore | ||
ALL_README.md | ||
LICENSE | ||
manifest.toml | ||
README.md | ||
README_es.md | ||
README_eu.md | ||
README_fr.md | ||
README_gl.md | ||
README_zh_Hans.md | ||
tests.toml |
MicroBin for YunoHost
Read this README in other languages.
This package allows you to install MicroBin quickly and simply on a YunoHost server.
If you don't have YunoHost, please consult the guide to learn how to install it.
Overview
MicroBin is a super tiny, feature rich, configurable, self-contained and self-hosted paste bin web application. It is very easy to set up and use, and will only require a few megabytes of memory and disk storage.
Shipped version: 2.0.4~ynh2
Demo: https://pub.microbin.eu/
Screenshots
Documentation and resources
- Official app website: https://microbin.eu/
- Upstream app code repository: https://github.com/szabodanika/microbin
- YunoHost Store: https://apps.yunohost.org/app/microbin
- Report a bug: https://github.com/YunoHost-Apps/microbin_ynh/issues
Developer info
Please send your pull request to the testing
branch.
To try the testing
branch, please proceed like that:
sudo yunohost app install https://github.com/YunoHost-Apps/microbin_ynh/tree/testing --debug
or
sudo yunohost app upgrade microbin -u https://github.com/YunoHost-Apps/microbin_ynh/tree/testing --debug
More info regarding app packaging: https://yunohost.org/packaging_apps