all repos — gopkgs @ 54b0fd19e0c9c68c5d415c8d5cab1e04935f7fd6

Go module vanity import paths

justfile (view raw)

1
2
3
4
5
6
#! /usr/bin/env cached-nix-shell
#! nix-shell -i "just --justfile"

cd:
	vanity-imports --config vanity-imports.toml
	rsync --recursive --delete --chmod=go+r dist/ /srv/http/go