Commit Graph

4 Commits

Author SHA1 Message Date
Kyle Isom a0b6d45c8a Bump to version 1.1.0.
- remove debug output
- add scripts, README, Containerfiles, and LICENSE to install.
2023-10-24 19:07:16 -07:00
Kyle Isom 19fa0c147d Update Containerfiles, start CLI tool.
+ Containerfiles: default to using g++.  Most of the dev machines aren't
  working with clang yet; until this is sorted out, they'll need to use
  g++.
+ Add script to determine if the git-tree is tagged.
+ Add basic CMake skeleton and start CLI tool.
2023-10-18 21:05:56 -07:00
Kyle Isom f7c146b3a0 Update README. 2023-10-18 18:22:19 -07:00
Kyle Isom 48ca042005 Initial import. 2023-10-18 18:17:43 -07:00