Skip to content

Latest commit

 

History

History
21 lines (13 loc) · 322 Bytes

README.md

File metadata and controls

21 lines (13 loc) · 322 Bytes

go-sample-provider

This repo contains a minimal provider using only Go. It builds bears as a service!

Requirements

Go v 1.11+

Setup

make install

Testing

make test

This will start the server and run Grafton acceptance tests.