@ht2-labs/plop-generators
v1.1.27
Published
A package for scaffolding code for HT2 Labs
Downloads
41
Readme
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