create examples folder

This commit is contained in:
Nick Fisher
2024-05-11 12:30:02 +08:00
parent 5493afbf67
commit 8781b67db0
26 changed files with 814 additions and 4 deletions

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/`.