piersolenski / plop-pack-gatsby-starter

A PlopJS plop-pack for Gatsby Starter

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Plop Pack Gatsby Starter

npm

A PlopJS pack of actions, helpers, partials and templates for Gatsby Starter.

Installation

npm i plop-pack-gatsby-starter

Usage

Add the following to your plopfile.js.

module.exports = function (plop) {
  plop.load('plop-pack-gatsby-starter');
};

About

A PlopJS plop-pack for Gatsby Starter


Languages

Language:JavaScript 84.7%Language:Handlebars 15.3%