We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f98d9b9 commit 7e6938bCopy full SHA for 7e6938b
justfile
@@ -1,3 +1,5 @@
1
+set windows-shell := ["powershell.exe", "-NoLogo", "-Command"]
2
+
3
# List recipes
4
default:
5
@just --list
0 commit comments