go-pibot

command module
v0.0.0-...-c4354a1 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Oct 29, 2019 License: MIT Imports: 14 Imported by: 0

README

go-pibot

Go library for a robot on raspberry pi

UI development

Build the container if you haven't done so already, or if any changes have occured on the server side.

docker build -t pibot .

Then launch the container, this will share the ./public directory, thus any changes you make inside that folder will appear immediately

docker run -i -t --rm -p 8080:8080 -v "$PWD/public":/go/public -w /go pibot /go/app -robot mock

Documentation

The Go Gopher

There is no documentation for this package.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL