0.0.8 • Published 6 years ago

booplate v0.0.8

Weekly downloads
3
License
MIT
Repository
github
Last release
6 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

6 years ago

0.0.7

6 years ago

0.0.6

6 years ago

0.0.5

6 years ago

0.0.4

6 years ago

0.0.3

6 years ago

0.0.2

6 years ago

0.0.1

6 years ago