Skip to content

johngeorgewright/ts-module

Repository files navigation

@johngeorgewright/ts-module

This is a template repository for creating a NPM package with Bun

Setting up

  1. Change all references of @johngeorgewright/ts-module to your new package name
  2. Also search for references to @johngeorgewright & ts-module individually
  3. Search for all references of secrets. in the .github diectory and make sure you have the appropriate secrets registered in GitHub (Your Repo > Settings > Secrets)
  4. Delete the .github/dependabot.yml file (unless you wish to use that instead of renovate)
  5. Ammend the LICENSE with your name
  6. Install git hooks: deno task hook install

Dependency management

By default, this project's dependencies is kept up-to-date with renovate. This project may also be set-up for dependabot too. To do so:

  1. Remove the renovate.json file
  2. mv .github/.dependabot.yml .github/dependabot.yml

About

TypeScript NPM package template

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Contributors 6