A small heaps.io project which can act as a template for other heaps projects, and as a tutorial.
Go to file
Cassowary 196d07de2a Add TODOa 2025-02-21 17:35:37 -08:00
linux-libs Initial checkin with 3d part complete 2025-02-21 17:28:34 -08:00
linux-manifest Initial checkin with 3d part complete 2025-02-21 17:28:34 -08:00
res/images Initial checkin with 3d part complete 2025-02-21 17:28:34 -08:00
src Initial checkin with 3d part complete 2025-02-21 17:28:34 -08:00
web-manifest Initial checkin with 3d part complete 2025-02-21 17:28:34 -08:00
windows-libs Initial checkin with 3d part complete 2025-02-21 17:28:34 -08:00
windows-manifest Initial checkin with 3d part complete 2025-02-21 17:28:34 -08:00
.gitignore Initial checkin with 3d part complete 2025-02-21 17:28:34 -08:00
Makefile Initial checkin with 3d part complete 2025-02-21 17:28:34 -08:00
README.md Initial checkin with 3d part complete 2025-02-21 17:28:34 -08:00
TODO Add TODOa 2025-02-21 17:35:37 -08:00
build-windows.sh Initial checkin with 3d part complete 2025-02-21 17:28:34 -08:00

README.md

Hello Heaps!

This is a little template project which is similar to what we use when bootstrapping a Heaps project.

It contains the bulid framework and some useful build utility stuff. It is a little opinionated, but hopefully useful!

Soon it will have a lot of the common functionality we use to build our projects.