diff --git a/Justfile b/Justfile index 25f553a0..60d9e891 100644 --- a/Justfile +++ b/Justfile @@ -14,6 +14,10 @@ utils_nu := absolute_path("utils.nu") # ############################################################################ +# List all the just commands +default: + @just --list + # Run eval tests [group('nix')] test: