An open API service indexing awesome lists of open source software.

https://github.com/phase2/pattern-lab-workshop

The Workshopper module for learning the basics of Pattern Lab
https://github.com/phase2/pattern-lab-workshop

Last synced: 11 months ago
JSON representation

The Workshopper module for learning the basics of Pattern Lab

Awesome Lists containing this project

README

          

# Pattern Lab Workshopper

[![NPM](https://nodei.co/npm/pattern-lab-workshop.png)](https://nodei.co/npm/pattern-lab-workshop/)

![terminal menu](https://raw.githubusercontent.com/phase2/pattern-lab-workshop/master/assets/terminal-menu.png)

This workshopper aims to explain the concepts behind [Pattern Lab](http://patternlab.io/docs/index.html).
Pattern Lab is wicked cool and you should use it!

## Installation
`npm install -g pattern-lab-workshop`

Make a new folder somewhere else to run the workshop in.

cd into that new folder and type `pattern-lab-workshop` in the terminal.

## Workshop Commands

`pattern-lab-workshop` to open the menu

`pattern-lab-workshop verify` to test your submission

`pattern-lab-workshop reset` to clear all completed lessons

## API Reference
[Pattern Lab docs](http://patternlab.io/docs/index.html)

[Mustache docs](http://mustache.github.io/mustache.5.html)

[git-it](https://github.com/jlord/git-it) (the workshopper that this was based off of)

[nodeschool](https://nodeschool.io)

## Contributors

[tjheffner](http://github.com/tjheffner)
[robbiethegeek](http://github.com/robbiethegeek)

## License

MIT