1
0
Fork 0

Make test the default recipe

This commit is contained in:
Bram Schoenmakers 2024-03-02 21:55:00 +01:00
parent 0570505cff
commit 3080cea644
Signed by: bram
GPG key ID: 0CCD19DFDC63258F

View file

@ -1,5 +1,7 @@
set positional-arguments
default: test
# for convenience, run cask through bash
cask *args:
cask $@