gllvm/ians-notes.txt
2018-02-05 16:36:09 -08:00

14 lines
207 B
Plaintext

To edit the code locally use the repository here:
~/go/src/github.com/SRI-CSL/gllvm
Then do:
go install -a github.com/SRI-CSL/gllvm/cmd/...
To format for the badge:
gofmt -s -w shared/*.go cmd/*/*.go