11 lines
341 B
Markdown
11 lines
341 B
Markdown
|
(TODO: actual readme)
|
||
|
## Quick run right now, no questions asked
|
||
|
```sh
|
||
|
git clone https://codeberg.org/LexxyFox/glxgears
|
||
|
make -C glxgears run
|
||
|
```
|
||
|
|
||
|
You'll need to have the build dependencies already installed (GL, GLUT, M, and X11).
|
||
|
|
||
|
## Install
|
||
|
If anyone actually wants to install this on their system, let me know and I'll write instructions?
|