Skip to content

Latest commit

 

History

History
10 lines (6 loc) · 223 Bytes

README.md

File metadata and controls

10 lines (6 loc) · 223 Bytes

Run example locally

  • cd into directory, for example cd hello
  • go run .

Run example without cloning the Pi source code

  • go run github.com/elgopher/pi/examples/hello@latest

where hello is a directory name