Skip to content

Latest commit

 

History

History
13 lines (8 loc) · 326 Bytes

README.md

File metadata and controls

13 lines (8 loc) · 326 Bytes

AngraDB Client Go

Set GOPATH

You have to set the GOPATH variable with the address that you clone this repository

export GOPATH=path/you/clone/this/repository

Run application

After you have you GOPATH setted, you can run the application with the command above:

go run $GOPATH/client/main.go