Skip to content

Latest commit

 

History

History
22 lines (15 loc) · 250 Bytes

CONTRIBUTING.md

File metadata and controls

22 lines (15 loc) · 250 Bytes

Development

Checkout

git@github.com:gaetancollaud/digitalstrom-mqtt.git

Config file

Copy and adapt the config file

cp config.yaml.example config.yaml

Run the go program

go install
go run .