No description
Find a file
2026-02-18 21:50:36 -07:00
out switch to powershell script; random other things 2026-02-18 21:50:36 -07:00
src switch to powershell script; random other things 2026-02-18 21:50:36 -07:00
thirdparty/sokol . 2026-02-18 18:07:51 -07:00
.gitignore switch to powershell script; random other things 2026-02-18 21:50:36 -07:00
compile_flags.txt switch to powershell script; random other things 2026-02-18 21:50:36 -07:00
do.ps1 switch to powershell script; random other things 2026-02-18 21:50:36 -07:00
README.md switch to powershell script; random other things 2026-02-18 21:50:36 -07:00

Huh

Quick test to see how easy it easy to have a fully self-contained repository that bootstraps its build process.

Requirements

PowerShell (>= 7.5.4)

Building

Run pwsh do.ps1 to see a list of commands. Run pwsh do.ps1 run to bootstrap, compile, and run the resulting program.