Add go get/generate info to README

master
q3k 2018-08-27 21:04:35 +01:00
parent c3caeffbc9
commit 10d03eab4f
1 changed files with 7 additions and 0 deletions

View File

@ -46,6 +46,13 @@ Then, `principal` maps to a Kubernetes namespace, and `job` maps into a Kubernet
ACLs based on job/principal are yet to be implemented :).
Getting and Building
--------------------
go get code.hackerspace.pl/q3k/arista-proxy
go generate code.hackerspace.pl/q3k/arista-proxy/proto
go build code.hackerspace.pl/q3k/arista-proxy
PKI Certs for Development
-------------------------