egel / build-indicator

Build indicator for git branch
MIT License
0 stars 0 forks source link

Build indicator

Go Report Card Build Status Coverage Status MIT LICENSE

This small tool use USB-MiniTrafficLight to display build status from your repository branch.

We support:

Use docker image

docker pull egel/build-indicator:latest
docker run -i -t --privileged egel/build-indicator:latest /bin/bash
clewarecontrol -l

Build from source

docker build -t egel/usb-mini-traffic-light:latest .
docker run -i -t --privileged egel/usb-mini-traffic-light:latest /bin/bash