Skip to content

Instantly share code, notes, and snippets.

@velotiotech
Created July 3, 2020 09:45
Embed
What would you like to do?
echo ‘console.log(“Hello Deno”)’ > script.ts && deno run script.ts
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment