VedaDom / fc

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

License:Apache License 2.0


Languages

Language:Dart 100.0%