This website requires JavaScript.
Explore
Help
Register
Sign in
markmental
/
tuxdock
Watch
1
Star
0
Fork
You've already forked tuxdock
0
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
Actions
c818c5bfbe
tuxdock
/
compile.sh
3 lines
99 B
Bash
Raw
Normal View
History
Unescape
Escape
Change shell interpreter from ash to sh
2025-10-18 20:04:09 -04:00
#!/bin/sh
C++ Rewrite!
2025-10-18 23:38:32 +00:00
Changing to FTXUI for a more robust and user friendly TUI
2026-02-25 12:14:34 -05:00
cmake -S . -B build
&&
cmake --build build -j
&&
echo
"tux-dock successfully compiled!"
Reference in a new issue
Copy permalink