0.0.8 • Published 5 years ago

booplate v0.0.8

Weekly downloads
3
License
MIT
Repository
github
Last release
5 years ago

BooPlate

BooPlate comes from boilerplate. Smart, huh? I know.

BooPlate is a collection of boilerplates that you can use when starting a new project.

Quick Overview

npx booplate [boilerplate-tag] [app-name]

Examples:

npx booplate react-redux-boilerplate my-app

You can also install booplate globally:

npm install --global booplate
booplate react-redux-boilerplate my-app

List of boilerplates

Add your boilerplate

In order to submit your boilerplate to BooPlate, add your repository to lib/repositories.js and submit a Pull Request with the changes.

License

BooPlate is open source software licensed as MIT.

0.0.8

5 years ago

0.0.7

5 years ago

0.0.6

5 years ago

0.0.5

5 years ago

0.0.4

5 years ago

0.0.3

5 years ago

0.0.2

5 years ago

0.0.1

5 years ago