all repos — gopkgs @ 7716bcc161ec7bdf06eb3f2de1bf2f1d86543428

Go module vanity import paths

justfile (view raw)

build:
    go run .

ci: build

cd: ci
	rsync --recursive --delete --chmod=go+r dist/ /srv/http/go.alin.ovh