1.0.0-alpha.1 • Published 5 years ago

generator-compost v1.0.0-alpha.1

Weekly downloads
6
License
MIT
Repository
github
Last release
5 years ago

generator-compost

Speed up your development workflow by quickly generating frontend patterns.

Generator compost scaffolds opinionated frontend pattern structures into your file system. Depending on your choices it will create the following files:

├── _component.css
├── _component.js
├── _component.twig
├── _component.yaml

This is a companion tool for pattern-lab-edition-factorial

Prerequisites

Install Yeoman.

$ yarn global add yo

Install compost

$ yarn global add generator-compost@alpha

Usage

$ yo compost

An interactive wizard will guide yo through the process.