initial commit

This commit is contained in:
fiatcode 2026-02-10 08:03:09 +07:00
commit 15f6698a94
9 changed files with 451 additions and 0 deletions

2
README.md Normal file
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/`.