all repos — gopkgs @ 2b4604d343b2df4289ef1295221c3e2a2a5c1532

Go module vanity import paths

write my own version instead

Alan Pearce
commit

2b4604d343b2df4289ef1295221c3e2a2a5c1532

parent

54b0fd19e0c9c68c5d415c8d5cab1e04935f7fd6

1 file changed, 6 insertions(+), 2 deletions(-)

changed files
M justfilejustfile
@@ -1,6 +1,10 @@
#! /usr/bin/env cached-nix-shell #! nix-shell -i "just --justfile" -cd: - vanity-imports --config vanity-imports.toml +ci: + templ generate + nix-build + ./result/bin/gopkgs + +cd: ci rsync --recursive --delete --chmod=go+r dist/ /srv/http/go