beterraba

commit e7beacd9fef7bcaada05aa20a3e593ee412960d2

Author: Pedro Lucas Porcellis <porcellis@eletrotupi.com>

all: add notes

 notes.md | 8 ++++++++


diff --git a/notes.md b/notes.md
new file mode 100644
index 0000000000000000000000000000000000000000..a8e64c8e98f9fdec4e32d4871dcedcc4bab3e22c
--- /dev/null
+++ b/notes.md
@@ -0,0 +1,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`