/fc

Primary LanguageDartApache License 2.0Apache-2.0

A sample command-line application with an entrypoint in bin/, library code in lib/, and example unit test in test/.

Getting Started

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