1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/haste_ynh.git synced 2024-09-03 20:36:28 +02:00
haste_ynh/README.md

29 lines
622 B
Markdown
Raw Normal View History

2016-10-25 00:00:01 +02:00
# Work In Progress : do not install in production
# Haste for YunoHost
2016-10-25 00:00:01 +02:00
Haste is an open-source pastebin software written in node.js.
A publicly available version can be found at hastebin.com
2016-10-25 00:00:01 +02:00
## Requirements
- Functionnal instance of [YunoHost](https://yunohost.org)
## Installation
From command line:
`sudo yunohost app install -l Haste https://github.com/YunoHost-Apps/haste_ynh`
2016-10-25 00:00:01 +02:00
## Upgrade
From command line:
`sudo yunohost app upgrade -u https://github.com/YunoHost-Apps/haste_ynh haste`
2016-10-25 00:00:01 +02:00
## Infos
- [YunoHost forum thread](https://forum.yunohost.org/)
## License
This package is published under MIT License