apkovl-cli/install.sh

4 lines
52 B
Bash
Raw Normal View History

#!/bin/sh
go generate
go build -o ~/go/bin/apkovl .