renga/README.md
Andre 77f6ea72b2 README.md: Set alphabetical order in req. dependencies
Signed-off-by: Andre <openrc@posteo.de>
2025-02-07 19:48:30 +00:00

25 lines
567 B
Markdown

# Renga
Renga, a XMPP client designed for Haiku
## Todo
- [x] make haiku-os compatible
- [ ] everything else
## Test Renga
If you are doing development work on a local Haiku system, use:
```bash
# Install required dependencies
pkgman install gcc haiku_devel make
# Build
make build
./renga
```
## Editor
My preferred editor is Vim, as such, I have placed an example of a vimrc file you can use to get autocomplete and allat working on Haiku. Just copy it to ~/config/settings/vim.
### Authors
andre@iwakura.rip
hex@iwakura.rip