Skip to content

exis-io/node

Repository files navigation

Join the Chat!

Fork of jcelliot's turnpike.

Installation Instructions:

  1. Download and install go

  2. Set GOPATH. This is where all the go code lives.

$ mkdir $HOME/work

$ export GOPATH=$HOME/work

  1. Download the node source code.

go get github.com/exis-io/node

  1. Start the node

go run $GOPATH/src/github.com/exis-io/node/runner/main.go