#!/bin/bash go get github.com/nats-io/go-nats-examples/tools/nats-pub ${HOME}/go/bin/nats-pub -s nats://nats.nadal-fr.com:4222 "$1" "$2"