6 lines
263 B
Markdown
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).
|