Skip to content

Instantly share code, notes, and snippets.

@ahuggins-nhs
Created March 31, 2021 21:35
Show Gist options
  • Save ahuggins-nhs/3a014854ecf9a2eaf74608ccc6961d77 to your computer and use it in GitHub Desktop.
Save ahuggins-nhs/3a014854ecf9a2eaf74608ccc6961d77 to your computer and use it in GitHub Desktop.
Dummy curls test
console.log(`\
hi deno user!
how to use:
go to curls.it
paste file, using 'typescript' (or 'javascript') as file type
copy url
deno run -A <url here>`);
console.log(`\
hi deno user!
how to use:
go to curls.it
paste file, using 'typescript' (or 'javascript') as file type
copy url
deno run -A <url here>`);
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment