flipper-io / flipper

Flipper is a development platform that can be controlled from any programming language.
https://www.flipper.io/
Apache License 2.0
70 stars 15 forks source link

Adds flipper-dashboard as a submodule linked to utils/dashboard. #85

Closed nicholastmosher closed 7 years ago

nicholastmosher commented 7 years ago

Establishes a submodule with the project setup proposed in #84.

The following commands will be needed to pull georgemorgan/flipper-dashboard into the project tree:

From the PROJECT ROOT, execute

git submodule init
git submodule update

The georgemorgan/flipper-dashboard files can now be found under utils/dashboard/