ts-project-gen
Easyest Type Script troject generator
Motivation
This template is made with the goal of being able to create typescript projects directly from github. Existing project generators often require installation and configuration. This one is just a script that installs the necessary dependencies and self-deletes.
Requirements
- BASH-environment
- git
- docker (optional)
- node > 8
- yarn
- commitizen
Features
- Prepared
.gitignore - Yarn environment
- Preconfigured
scripts - Preinstalled Jest testing package
- Building in slmall-sized Docker-container
- Conventional Commit
- ESLint
- Prettier
- Linting and prettyfying on commit
Usage
- Fork this repo if required
- Create new repo and select this one as template
- Clone this repo
- Run
init.shin bash environment and follow instructions - That it
Contributing
Easy as cake
- Fork it
- Create repo or branch backup (This is done in case you accidentally run the
init.sh) - Edit it as you wand
- Pull request it