running a remote deno script / moduleBy JIMzFebruary 18, 2024deno run -Ar https://deno.land/x/lume/init.ts ref :deno run main.ts deno run https://mydomain.com/main.ts cat main.ts | deno run - DenoITJs