Skip to content

Latest commit

 

History

History
18 lines (12 loc) · 562 Bytes

README.md

File metadata and controls

18 lines (12 loc) · 562 Bytes

examples

Build Status License Twitter Follow

This is a repository of interesting examples or tutorials.

Installation

Installation should be performed via go-get:

$ go get github.com/go-hep/examples/...

(yes, the 3 dots are on purpose)