/disgo

Go Dispatch client

Primary LanguageGoApache License 2.0Apache-2.0

disgo

The Go implementation of the Dispatch protocol

To install

  1. install go
  2. navigate to your $GOPATH/src folder
  3. git clone this project
  4. cd disgo
  5. go get (kinda like npm install)

To run

  1. cd $GOPATH/bin
  2. disgo is your executable binary
  3. run ./disgo daemon