9 lines
215 B
Markdown
9 lines
215 B
Markdown
<!--
|
|
SPDX-FileCopyrightText: 2024 Foundation Devices Inc.
|
|
|
|
SPDX-License-Identifier: MIT
|
|
-->
|
|
|
|
A sample command-line application with an entrypoint in `bin/`, library code
|
|
in `lib/`, and example unit test in `test/`.
|