A secure runtime for JavaScript and TypeScript. More information: https://deno.land.
deno run path/to/file.ts
deno
deno run --allow-net path/to/file.ts
deno run https://deno.land/std/examples/welcome.ts
deno install https://deno.land/std/examples/colors.ts