boilerplater

0.1.3 • Public • Published

boilerplater

What does this do?

  1. Makes it easy to create and publish new projects from boilerplates that have reusable files, templates, styles, themes, data etc.

  2. Provides ease way to create and save you own boilerplates

  3. Stores your boilerplates in compressed gzip format

Installation

npm install boilerplater -g

How to create your boilerplate

Create a new directory. Content in this directory will be saved as new boilerplate

Add content which you want to reuse later

In this directory run script: boilerplater-create-boilerplate

Choose the name of boilerplate

How to install your boilerplate

Create the directory for new project

In this directory run script: boilerplater-create-project

Chose the name of saved boilerplate

Help

To show boilerplates list use: boilerplater templates

To remove boilerplate use: boilerplater rmtemplate

Contributing

You can post pull request with your compressed boilerplates!

Feel free to open issue or post pull request

All contributions are appreciated!

License

MIT License - Created by Hardwit

Package Sidebar

Install

npm i boilerplater

Weekly Downloads

1

Version

0.1.3

License

MIT

Last publish

Collaborators

  • hardwit