feat: update justfile

This commit is contained in:
2022-07-04 00:09:55 +08:00
parent 89ce27b02f
commit 206470cdb3

View File

@@ -7,4 +7,6 @@ build_wasm:
run *ARGS:
deno run --allow-read main.js {{ ARGS }}
serve:
deno run --allow-net --allow-read=. https://deno.land/std@0.144.0/http/file_server.ts