generator-p2-theme

1.0.8 • Public • Published

generator-p2-theme NPM version Build Status Dependency Status

Theme generator for Phase2

This is one of two pieces of our themes:

  • generator-p2-theme (aka yo p2-theme) (this repo) - this asks questions and then creates new files to be committed to start off a project's theme.
  • p2-theme-core - the core gulp tasks that handles most of the theme's automation.

Installation

First, install Yeoman and generator-p2-theme using npm (we assume you have pre-installed node.js).

npm install -g yo
npm install -g generator-p2-theme

Then generate your new project:

yo p2-theme

Core Configuration

All core configuration is handled by p2-theme-core.

/generator-p2-theme/

    Package Sidebar

    Install

    npm i generator-p2-theme

    Weekly Downloads

    10

    Version

    1.0.8

    License

    MIT

    Last publish

    Collaborators

    • evanlovely