dino node code example
Example 1: dENO
$curl -fsSL https://deno.land/x/install/install.sh | sh
Example 2: deno
$iwr https://deno.land/x/install/install.ps1 -useb | iex
$curl -fsSL https://deno.land/x/install/install.sh | sh
$iwr https://deno.land/x/install/install.ps1 -useb | iex