Commit Graph

2 Commits

Author SHA1 Message Date
0f0ecf0307 Build Script Tweaks
Changed location of the /build directory to be in the root to make for
easier cleaning of project. Added in a clean-all.sh script as well to
clean everything.

Clean Script

Added in a way to clean the build environment as well.
2024-02-04 13:49:39 -05:00
3b48433ec9 First build system
First draft of a build system. This will run the hello function from our
library.
2024-02-04 13:17:57 -05:00