boilerplatter

2.0.1 • Public • Published

boilerplatter

A CLI to create boilerplates.

Installation

npm install --global boilerplatter

or

yarn global add boilerplatter

Usage

boilerplatter <command> <options>

List of commands

boilerplatter commands

Create a project from a boilerplate

  • Goto the directory where you want to create a project.
  • Type the following command in your terminal.
boilerplatter create <boilerplate_name> <project_name>

Adding boilerplates to this project

  • Create a repository for the boilerplate.
  • Add the required details in ./constants.js file in the boilerplateRepositoryMapping constant.

v2.0.0

This version of boilerplatter contains the following boilerplates:

  1. react-typescript-starter
  2. react-typescript-splitchunks-starter

Package Sidebar

Install

npm i boilerplatter

Weekly Downloads

0

Version

2.0.1

License

MIT

Unpacked Size

6.86 kB

Total Files

6

Last publish

Collaborators

  • itssayantan