GithubHelp home page GithubHelp logo

apwilson / fuchsia_build_status Goto Github PK

View Code? Open in Web Editor NEW

This project forked from gregsimon/fuchsia_build_status

0.0 2.0 0.0 302 KB

License: BSD 3-Clause "New" or "Revised" License

Java 1.33% Ruby 1.12% Objective-C 10.94% Shell 39.43% Dart 47.18%

fuchsia_build_status's Introduction

Fuchsia Build Status Dashboard

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.

How to use in a Fuchsia build as a Module

  1. cd $SRC/third_party
  2. git clone [email protected]:gregsimon/fuchsia_build_status.git
  3. cp $SRC/third_party/fuchsia_build_status/misc_build_files/fuchsia_build_status $SRC/packages/gn/
  4. Modify $SRC/packages/gn/default adding "fuchsia_build_status" to the "imports" section:

    "imports": [
      "fonts",
      "fortune",
      "ftl",
      "fuchsia_build_status",
      "gdb_server",
  1. Build Fuchsia.
  2. Run Fuchsia.
  3. On the Fuchsia console: device_runner --user_shell=dev_user_shell --user_shell_args=--root_module=fuchsia_build_status

How to self-boot into the dashboard

  1. cp $SRC/third_party/fuchsia_build_status/misc_build_files/boot_dashboard $SRC/packages/gn/

  2. packages/gn/gen.py -m boot_dashboard

How to build for iOS, Android

  1. cd $SRC
  2. flutter run

fuchsia_build_status's People

Contributors

gregsimon avatar

Watchers

 avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.