First push

This commit is contained in:
2024-04-10 04:12:51 -04:00
commit 7c65367a71
3 changed files with 137 additions and 0 deletions

1
build.sh Executable file
View File

@@ -0,0 +1 @@
g++ -std=c++17 main.cpp -o solprice-cli -lcurl -lncurses -lboost_system