Skip to content

Commit 36093c7

Browse files
committed
wip readme changes
part of #724
1 parent e9fb138 commit 36093c7

File tree

1 file changed

+11
-2
lines changed

1 file changed

+11
-2
lines changed

README.md

Lines changed: 11 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -21,15 +21,24 @@ Pattern Lab Node wouldn't be what it is today without the support of the communi
2121

2222
## Installation
2323

24-
Pattern Lab Node Core is designed to be consumed, and by default is included as a dependency within two example [Node Editions](https://github.com/pattern-lab?utf8=%E2%9C%93&query=edition-node).
24+
Pattern Lab Node can be worked with a couple different ways.
2525

26+
As of Pattern Lab Node 3.X, `patternlab-node` can run standalone, in conjunction with the rest of the [Pattern Lab Ecosystem](http://patternlab.io/docs/advanced-ecosystem-overview.html) elements.
27+
28+
29+
30+
31+
32+
For users wanting a more pre-packaged experience several editions are available.
2633

2734
* [Pattern Lab/Node: Gulp Edition](https://github.com/pattern-lab/edition-node-gulp) contains info how to get started within a Gulp task running environment.
2835
* [Pattern Lab/Node: Grunt Edition](https://github.com/pattern-lab/edition-node-grunt) contains info how to get started within a Grunt task running environment.
36+
* [Pattern Lab/Node: Vanilla Edition](https://github.com/pattern-lab/edition-node) contains info how to get started within a pure node environment.
37+
* [Pattern Lab/Node: Webpack Edition](https://github.com/Comcast/patternlab-edition-node-webpack) contains info how to get started within a webpack environment. Thanks to Comcast for open-sourcing this stellar work!
2938

3039
![Pattern Lab Ecosystem](http://patternlab.io/assets/pattern-lab-2-image_18-large-opt.png)
3140

32-
Core, and Editions, are part of the [Pattern Lab Ecosystem](http://patternlab.io/docs/advanced-ecosystem-overview.html). With this architecture, we encourage people to write and maintain their own editions.
41+
Core, and Editions, are part of the [Pattern Lab Ecosystem](http://patternlab.io/docs/advanced-ecosystem-overview.html). With this architecture, we encourage people to write and maintain their own Editions, Starterkits, and even PatternEngines.
3342

3443
## Usage
3544

0 commit comments

Comments
 (0)