Skip to content
/ deno-pkg-starter Public template

Publish your Typescript library to NPM and Deno

License

Notifications You must be signed in to change notification settings

jellydn/deno-pkg-starter

Repository files navigation

Welcome to deno-starter 👋

Version License: MIT Twitter: jellydn

Deno starter template

IT Man - Tech #30 - Deno 101 - The best developer experience [Vietnamese]

Prerequisites

Build

deno task wasmbuild

Test

cargo test
deno task test

Publish

Deno

deno.land/x is a hosting service for Deno scripts. It caches releases of open source modules stored on GitHub and serves them at one easy to remember domain.

More https://deno.land/x#info

NPM

deno task npm 0.1.0
cd npm
npm publish # or np

Useful links

Author

👤 Huynh Duc Dung

Show your support

kofi paypal buymeacoffee

Give a ⭐️ if this project helped you!


This README was generated with ❤️ by readme-md-generator