README: add some shit

This commit is contained in:
hexlocation 2025-02-07 19:29:09 +00:00
parent 59ceb4209d
commit f5f26b7025

View file

@ -10,7 +10,7 @@ Renga, a XMPP client designed for Haiku
If you are doing development work on a local Haiku system, use:
```bash
# Install required dependencies
pkgman install gcc make
pkgman install gcc make haiku_devel
# Build
make build
./renga
@ -18,4 +18,8 @@ make build
## 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 on Haiku working. Just copy it to ~/config/settings/vim.
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