プレイグラウンド、サンドボックス、使い捨てスクリプト置き場
0

Configure Feed

Select the types of activity you want to include in your feed.

README.md
echo info >&2
import { say } from "npm:cowsay";

console.log(say({ text: "hello world" }));
$ deno -A npm:zx README.md
info
 _____________
< hello world >
 -------------
        \   ^__^
         \  (oo)\_______
            (__)\       )\/\
                ||----w |
                ||     ||