hello deno
code:hello.ts
console.log("Hello, Deno!");
↑が実行可能なURL
https://scrapbox.io/api/code/deno-ja/hello_deno/hello.ts
code:bash
deno run
https://scrapbox.io/api/code/deno-ja/hello_deno/hello.ts