Skip to content

hardwit/boilerplater

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

Boilerplater can help you to create and save own boilerplates.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published