summary refs log tree commit diff stats
path: root/justfile
blob: 4ec188a122f1e0be73ca7deba281f7e9b6cd9d70 (plain)
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