mirror of
https://github.com/toyota-connected/emb_cli.git
synced 2026-03-12 11:52:32 -07:00
0fa8ecea50
Signed-off-by: Joel Winarske <joel.winarske@toyotaconnected.com>
11 lines
165 B
Dart
11 lines
165 B
Dart
/// emb_cli, Flutter Embedder CLI Tool
|
|
///
|
|
/// ```sh
|
|
/// # activate emb_cli
|
|
/// dart pub global activate emb_cli
|
|
///
|
|
/// # see usage
|
|
/// emb --help
|
|
/// ```
|
|
library;
|