#mac
export DENO_INSTALL="Users/user/.deno"
export PATH="$DENO_INSTALL/bin:$PATH"

#Repl
#double click file to open
#OR from terminal
open /pathTo/.deno/bin/deno