summary refs log tree commit diff stats
path: root/justfile
blob: 53533c15ab0d1881d5f98cc06689a5819ac50b2c (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 dist/ /srv/http/go