Skip to content
This repository has been archived by the owner on Apr 14, 2023. It is now read-only.

myreli/hello-deno-harry-potter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

hello-deno-harry-potter

Implementação do tutorial Hello World Deno.

Outras versões

Requisitos

deno 1.0.0
v8 8.4.300
typescript 3.9.2

Up & Running

# clone this repo
git clone https://github.com/myreli/hello-deno-harry-potter.git
# change directory
cd hello-deno-harry-potter
# run
deno run --allow-net --allow-write mod.ts hermione
# test 
deno test