Sebastien Blot 9ca1d0a10e use go:embed %!s(int64=2) %!d(string=hai) anos
..
static a22fd94ab9 Fix spelling %!s(int64=4) %!d(string=hai) anos
README.md ee73190698 Migrate to Go modules %!s(int64=5) %!d(string=hai) anos
serve.go 9ca1d0a10e use go:embed %!s(int64=2) %!d(string=hai) anos
serve_test.go 9ca1d0a10e use go:embed %!s(int64=2) %!d(string=hai) anos

README.md

Compiling and serving static files using esc

go install github.com/mjibson/esc

# Compile changes to static files 
esc -pkg serve -prefix cli/serve/static cli/serve/static > cli/serve/static.go

# Build and run CFSSL
go build ./cmd/cfssl/...
./cfssl serve