diff --git a/GhettoCryptCLI/compile.sh b/GhettoCryptCLI/compile.sh new file mode 100644 index 0000000..31a028b --- /dev/null +++ b/GhettoCryptCLI/compile.sh @@ -0,0 +1 @@ +g++ -Wall *.cpp ../GhettoCrypt/*.cpp -Wall -Wextra -Wpedantic -o gecrypt