Skip to content

Latest commit

 

History

History
19 lines (15 loc) · 270 Bytes

README.md

File metadata and controls

19 lines (15 loc) · 270 Bytes

sender

Universal sender

Download:

go get https://github.com/lancer-kit/sender.git

Build:

go build github.com/lancer-kit/sender

Place config file like config.yaml.tmpl near the binary executable

Launch:

sender serve --config=<path-to-config>