From ab2e19d409cdb6fb7172c472111f585a9ac07577 Mon Sep 17 00:00:00 2001 From: Casey Rodarmor Date: Sun, 23 Oct 2016 21:25:23 -0700 Subject: [PATCH] Add comment to polyglot recipe in justfile --- justfile | 1 + 1 file changed, 1 insertion(+) diff --git a/justfile b/justfile index 564b979..30a69a4 100644 --- a/justfile +++ b/justfile @@ -40,6 +40,7 @@ create: clean: rm -r tmp +# run all polyglot recipes polyglot: python js perl sh ruby python: