mirror of
https://github.com/davegallant/nix-config
synced 2025-08-06 03:13:38 +00:00
5 lines
45 B
Plaintext
5 lines
45 B
Plaintext
b = "build"
|
|
c = "check"
|
|
t = "test"
|
|
r = "run"
|