Initial checkin with 3d part complete

This commit is contained in:
2025-02-21 17:28:34 -08:00
commit 7eef14941b
32 changed files with 311 additions and 0 deletions

7
README.md Normal file
View File

@ -0,0 +1,7 @@
# 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.