Plop Generator
A package for generating projects for HT2 Labs.
Usage
- Install it with
npm i -g @ht2-labs/plop-generators
. - Create a directory for your project.
- Change to the directory of your project.
- Run
ht2-plop project
.
Recommendations
- Create Github Repo
- Enable Renovate
- Enable CircleCI/Travis