Initial commit

This commit is contained in:
Nate Anderson
2025-06-18 10:07:27 -06:00
commit fd55ca8800
11 changed files with 587 additions and 0 deletions
+2
View File
@@ -0,0 +1,2 @@
A sample command-line application with an entrypoint in `bin/`, library code
in `lib/`, and example unit test in `test/`.