summaryrefslogtreecommitdiff
path: root/Justfile
blob: e3e37c29554f24d1b580d7ca86f60200a15f77d4 (plain)
set shell := ["cmd.exe", "/c"]

build:
	cargo install --path . --debug --target-dir target