Files
dart-tests/cli_sample/README.md
2021-04-24 22:10:55 +08:00

6 lines
263 B
Markdown

A sample command-line application with an entrypoint in `bin/`, library code
in `lib/`, and example unit test in `test/`.
Created from templates made available by Stagehand under a BSD-style
[license](https://github.com/dart-lang/stagehand/blob/master/LICENSE).