Skip to content

manifoldco/go-sample-provider

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.