1.0.3 • Published 4 years ago
gh-create-ts-lib v1.0.3
gh-create-ts-lib
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.