mirror of
https://github.com/MichaelFisher1997/opengl-cpp.git
synced 2025-04-27 06:03:10 +00:00
7 lines
65 B
Markdown
7 lines
65 B
Markdown
To run:
|
|
```
|
|
nix develop
|
|
chmod +x build-run.sh
|
|
./build-run.sh
|
|
```
|