/yotta-box

yotta inna box

Primary LanguageJavaScript

yotta-box

Docker container for presenting yotta tooling and development studio

Prerequisites

Docker

Running

Build the docker image:

> ./docker-build.sh

Run the image:

> ./docker-run.sh

and navigate to http://192.168.99.100

Development

To develop a plugin for the IDE, a folder is mounted into the container when run from the packages folder.

The development helper script will do the right things to overlay the development folders while running:

> ./dev-run.sh