mirror of
https://github.com/ryan4yin/nix-config.git
synced 2026-07-11 07:02:41 +02:00
chore: add default to just
This commit is contained in:
@@ -14,6 +14,10 @@ utils_nu := absolute_path("utils.nu")
|
|||||||
#
|
#
|
||||||
############################################################################
|
############################################################################
|
||||||
|
|
||||||
|
# List all the just commands
|
||||||
|
default:
|
||||||
|
@just --list
|
||||||
|
|
||||||
# Run eval tests
|
# Run eval tests
|
||||||
[group('nix')]
|
[group('nix')]
|
||||||
test:
|
test:
|
||||||
|
|||||||
Reference in New Issue
Block a user