Add static analysis step
All checks were successful
continuous-integration/drone/push Build is passing
All checks were successful
continuous-integration/drone/push Build is passing
This commit is contained in:
4
tools/nats-pub.sh
Executable file
4
tools/nats-pub.sh
Executable file
@@ -0,0 +1,4 @@
|
||||
#!/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"
|
||||
Reference in New Issue
Block a user