1.13.0 • Published 4 years ago

@winton/boiler v1.13.0

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

boiler

Boilerplate generator 🥘

Install

npm i -g @fn2/boiler

Run

mkdir new-project
cd new-project
boiler

Structure

This project uses plop under the hood. Most of this terminology comes from that project.

DirectoryDescription
projectsGroups of generators
generatorsGroups of prompts and actions
actionsSteps to perform
promptsIndividual user inputs

Development

Execute ./bin/boiler-test to test a generator, then check the testProject directory for output.

1.13.0

4 years ago

1.12.0

5 years ago

1.11.0

5 years ago

1.10.0

5 years ago

1.9.0

5 years ago

1.8.0

5 years ago

1.7.0

5 years ago

1.6.0

5 years ago

1.5.0

5 years ago

1.4.0

5 years ago

1.3.0

5 years ago

1.2.0

5 years ago

1.1.0

5 years ago

1.0.0

5 years ago

0.6.0

5 years ago

0.5.0

5 years ago

0.4.0

5 years ago

0.3.0

5 years ago

0.2.0

5 years ago

0.1.0

5 years ago

0.0.1

5 years ago