feat: replace Makefile with Justfile

This commit is contained in:
Ryan Yin
2023-12-31 00:48:06 +08:00
parent 23582c25a1
commit 1efb20f534
5 changed files with 179 additions and 172 deletions
+1
View File
@@ -9,6 +9,7 @@
git
gnumake
wget
just # a command runner(replacement of gnumake in some cases)
curl
nix-output-monitor
];