feat: add cli sample
This commit is contained in:
5
cli_sample/README.md
Normal file
5
cli_sample/README.md
Normal file
@@ -0,0 +1,5 @@
|
||||
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).
|
||||
Reference in New Issue
Block a user