This website requires JavaScript.
Explore
Help
Sign In
gwdev
/
Chroma
Watch
1
Star
0
Fork
0
You've already forked Chroma
Code
Issues
Pull Requests
Releases
Wiki
Activity
833562c7be
Chroma
/
init.sh
4 lines
87 B
Bash
Raw
Normal View
History
Unescape
Escape
Add shebang lines to scripts
2020-07-08 00:07:01 +00:00
#!/bin/sh
added build scripts
2020-07-07 00:21:18 +00:00
ld -r -b binary -o font.o font.psf
cmake -DCMAKE_C_COMPILER
=
x86_64-elf-gcc .
Reference in New Issue
Copy Permalink