@@ -0,0 +1,3 @@
+#!/usr/bin/env bash
+
+g++ -std=c++17 -g -I headers -pthread main.cpp socket_listener.cpp -o ws_server