This website requires JavaScript.
Explore
lain.church
Help
Register
Sign In
xolatile
/
xighlight
Watch
1
Star
1
Fork
0
You've already forked xighlight
Code
Issues
Pull Requests
Releases
Wiki
Activity
2187016a63
xighlight
/
compile.sh
8 lines
96 B
Bash
Raw
Normal View
History
Unescape
Escape
More stuff...
2023-08-25 17:04:01 -04:00
#!/bin/bash
set
-xe
Very cool redesign...
2023-09-12 05:23:59 -04:00
gcc -ansi -Wall -Wextra -Wpedantic -Werror -o xighlight xighlight.c
More stuff...
2023-08-25 17:04:01 -04:00
exit
Reference in New Issue
Copy Permalink