all repos — gopkgs @ d8dcc119fb9d3707d27c8ad81d74ca069518bd62

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 dist/ /srv/http/go