top | item 44894087

(no title)

TOGoS | 6 months ago

I'm a fan of Deno's

  deno run http://uri.of.the/dang.program.ts

discuss

order

wraptile|6 months ago

smells like piping to bash

TOGoS|6 months ago

Same "easy to run" benefit, but Deno has the advantage that it caches everything and won't mess screw your computer unless you `--allow-write` or whatever.