Add comment to polyglot recipe in justfile

This commit is contained in:
Casey Rodarmor 2016-10-23 21:25:23 -07:00
parent f74ece6629
commit ab2e19d409

View File

@ -40,6 +40,7 @@ create:
clean:
rm -r tmp
# run all polyglot recipes
polyglot: python js perl sh ruby
python: