Skip to content

Command Line Interface

Brian Muenzenmeyer edited this page Jun 11, 2016 · 2 revisions

WIP

Command Line Interface

The following are grunt/gulp task arguments you may execute:

patternlab

With no arguments, patternlab runs the full builder, compiling patterns, and constructing the front-end site.

patternlab:only_patterns

Compile the patterns only, outputting to ./public/patterns

patternlab:v

Retrieve the version of patternlab-node you have installed

patternlab:help

Get more information about patternlab-node, pattern lab in general, and where to report issues.

Clone this wiki locally