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
- Host: GitHub
- URL: https://github.com/phase2/pattern-lab-workshop
- Owner: phase2
- License: bsd-3-clause
- Created: 2015-07-31T16:41:42.000Z (over 10 years ago)
- Default Branch: master
- Last Pushed: 2016-10-18T14:39:43.000Z (over 9 years ago)
- Last Synced: 2025-04-19T10:26:12.174Z (11 months ago)
- Language: JavaScript
- Size: 104 KB
- Stars: 32
- Watchers: 23
- Forks: 12
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Pattern Lab Workshopper
[](https://nodei.co/npm/pattern-lab-workshop/)

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