- Install Go
- Clone the repo to
$GOPATH/src/algorithms-in-go
git clone [email protected]:songe/algorithms-in-go.git $GOPATH/src/algorithms-in-go
- Run the tests
go test algorithms-in-go
$GOPATH/src/algorithms-in-go
git clone [email protected]:songe/algorithms-in-go.git $GOPATH/src/algorithms-in-go
go test algorithms-in-go