module documentation deno code example
Example 1: deno
$curl -fsSL https://deno.land/x/install/install.sh | sh
Example 2: denojs
$brew install deno
$curl -fsSL https://deno.land/x/install/install.sh | sh
$brew install deno