1
0
Fork 0
mirror of https://github.com/kou029w/_.git synced 2025-01-30 13:58:08 +00:00
_/zx
2025-01-28 10:59:17 +09:00
..
deno.json add tasks.md 2025-01-28 10:59:17 +09:00
deno.lock add tasks.md 2025-01-28 10:59:17 +09:00
README.md add tasks.md 2025-01-28 10:59:17 +09:00
tasks.md add tasks.md 2025-01-28 10:59:17 +09:00

echo info >&2
import { say } from "cowsay";

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