We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent cf57d94 commit ce2d241Copy full SHA for ce2d241
test/bats/justfile
@@ -1,5 +1,3 @@
1
-alias c := clean
2
-alias i := install
3
alias t := test
4
5
export CONTENT := env_var_or_default("CONTENT", "all")
0 commit comments