commit | ef70d704a20ffc13da28dbb865421e3c99830f9b | [log] [tgz] |
---|---|---|
author | Greg Simon <gregsimon@gmail.com> | Wed Mar 15 12:44:16 2017 -0700 |
committer | Greg Simon <gregsimon@gmail.com> | Wed Mar 15 12:44:16 2017 -0700 |
tree | 103399239ff93b2b7533733c2f16e1377ed0e78a | |
parent | 9f712d20b065705a8ebcee09c7016dd19a1d0c52 [diff] |
add Fuchsia license
Simple Flutter module to display the Fuchsia build status. This can be built both as an iOS/Android stand-alone Flutter application, or as a module for Fuchsia.
cd $SRC/apps
git clone git@github.com:gregsimon/fuchsia_build_status.git dashboard
cp $SRC/apps/dashboard/misc_build_files/dashboard $SRC/packages/gn/
$SRC/packages/gn/modules
adding "dashboard"
to the “imports” section:
"labels": [ "//apps/modules" ], "imports": [ "chat", "contacts", "calendar", "dashboard", "email" ], "binaries": [ { ...
device_runner --user_shell=dev_user_shell --user_shell_args=--root_module=dashboard