github.com/cayleygraph/cayley@v0.7.7/examples/README.md (about)

     1  # Examples
     2  
     3  Each of the examples can be run with 
     4  
     5  ```go run hello_world/main.go```
     6  
     7  obviously changing **hello_world** to the one you want to run!
     8  
     9  The hello_bolt example requires `go get`.