1.0.3 • Published 4 years ago

gh-create-ts-lib v1.0.3

Weekly downloads
-
License
MIT
Repository
github
Last release
4 years ago

gh-create-ts-lib

Deploy Coverage Status

Cli to create public typescript libraries hosted on github.

Usage:

npx gh-create-ts-lib

What's included:

  • CI/CD:
    • github-actions: build test and publish to npm
    • husky(git-hooks): commit message linting, running tests
    • coverage: coveralls
  • Formatting:
    • ESLint and Prettier
    • Editorconfig
  • Testing:
    • Jest

This project is Mit Licensed.

1.0.3

4 years ago

1.0.2

4 years ago

1.0.1

4 years ago

1.0.0

4 years ago