diff options
Diffstat (limited to 'Justfile')
-rw-r--r-- | Justfile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/Justfile b/Justfile new file mode 100644 index 0000000..b5bb857 --- /dev/null +++ b/Justfile @@ -0,0 +1,2 @@ +generate deck: + DECKLIST="{{deck}}" docker compose run php |