A sample command-line application with an entrypoint in bin/
, library code
in lib/
, and example unit test in test/
.
build executable
dart compile exe bin/fc.dart -o fc
dart run bin/fc.dart create project my_project --org com.example --path /Users/veda/Desktop/ --features true