/ts-lib-starter

My minimal TypeScript library starter

Primary LanguageShellMIT LicenseMIT

my-ts-lib

npm version npm downloads

Using this template

  • Search my-ts-lib and replace it with your custom package name.
  • enter package.json and replace the <your_git_repo_url> with your repo url

Features:

To skip CI (GitHub action), add skip-ci to commit message. To skip release, add skip-release to commit message.

Install

npm i my-ts-lib