golang-examples/example-favicon/Makefile

6 lines
150 B
Makefile

build:
# export GO111MODULE="off"; go get -v -x .
export GO111MODULE="off"; go build
ls -l ~/.mozilla/firefox/*/favicons.sqlite
./example-favicon