wget https://raw.githubusercontent.com/cloudflare/hellogopher/master/Makefile $EDITOR Makefile # modify IMPORT_PATH make setup git add Makefile .gitignore vendor/ You can now just clone the repository anywhere, and make it. go get still works as usual.
↧