C++ Rewrite!
This commit is contained in:
parent
de0a65dd81
commit
797824a417
5 changed files with 379 additions and 78 deletions
3
compile.sh
Executable file
3
compile.sh
Executable file
|
|
@ -0,0 +1,3 @@
|
|||
#!/bin/ash
|
||||
|
||||
g++ -std=c++17 main.cpp -o tux-dock && echo "tux-dock successfully compiled!"
|
||||
Loading…
Add table
Add a link
Reference in a new issue