all repos — gopkgs @ d8dcc119fb9d3707d27c8ad81d74ca069518bd62

Go module vanity import paths

move output files manually

Alan Pearce
commit

d8dcc119fb9d3707d27c8ad81d74ca069518bd62

parent

801c916c2738d24c01c1df26254c4a3f021d9037

2 files changed, 1 insertion(+), 1 deletion(-)

changed files
M justfilejustfile
@@ -3,3 +3,4 @@ #! nix-shell -i "just --justfile"
cd: vanity-imports --config vanity-imports.toml + rsync --recursive --delete dist/ /srv/http/go
M vanity-imports.tomlvanity-imports.toml
@@ -1,5 +1,4 @@
domain = "go.alanpearce.eu" -output = "/srv/http/go/" [index] description = ""