Add Makefile

This commit is contained in:
Nicolás Serna 2022-07-13 14:40:48 -03:00
parent 77d9bcc30f
commit 94a82bf704

2
Makefile Normal file
View File

@ -0,0 +1,2 @@
deno-example:
deno run --allow-read --allow-env --allow-net examples/deno.ts