chore: add default to just

This commit is contained in:
Ryan Yin
2024-08-12 17:18:18 +08:00
parent 1394e26a59
commit 2363ab59c4

View File

@@ -14,6 +14,10 @@ utils_nu := absolute_path("utils.nu")
#
############################################################################
# List all the just commands
default:
@just --list
# Run eval tests
[group('nix')]
test: