beterraba

ref: master

./notes.md


1
2
3
4
5
6
7
8
In order to execute everything and test it

1. Copy some sample service you might want to use it, mine is mpd
2. On a shell you'll spin up the server daemon, you'll export the `PATH` to
   beterrabamon (which is the monitor/starter binary), for example:
   `PATH=$PATH:/home/eletrotupi/sources/beterraba`
3. Spin up the daemon binary and connect to the socket using netcat: `nc -U
   path/to/bd-socket`