/deno-mod-starter

A neat lil starter for Deno modules.

Primary LanguageTypeScriptMIT LicenseMIT

Deno Module Starter

A neat lil starter for Deno modules.

IDE integration

For VSCode, make sure you have the Deno extension installed. Then, open the project and run the editor command

> deno: init

Publishing

Follow the instructions on deno.land/x/ to publish a Deno module there.