mirror of
https://github.com/kou029w/_.git
synced 2025-01-30 13:58:08 +00:00
.. | ||
deno.json | ||
deno.lock | ||
README.md | ||
tasks.md |
echo info >&2
import { say } from "cowsay";
console.log(say({ text: "hello world" }));
$ deno -A npm:zx README.md
info
_____________
< hello world >
-------------
\ ^__^
\ (oo)\_______
(__)\ )\/\
||----w |
|| ||