Avery-H / disgo

Go Dispatch client

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

Go Dispatch client

License:Apache License 2.0


Languages

Language:Go 100.0%