Skip to content
This repository was archived by the owner on Feb 7, 2023. It is now read-only.

Wrong names for starterkit tasks #11

Closed
yellowled opened this issue Aug 9, 2016 · 2 comments
Closed

Wrong names for starterkit tasks #11

yellowled opened this issue Aug 9, 2016 · 2 comments
Assignees
Labels

Comments

@yellowled
Copy link

I am using Edition Node Grunt v2.3.0 on Mac, with Node v4.4.7.

Expected Behavior

According to grunt patternlab:help, grunt patternlab:liststarterkits should list the available starterkits. grunt patternlab:loadstarterkit --kit=[starterkit-name] should copy the starterkit files to ./source/.

Actual Behavior

Both commands/tasks just show the Pattern Lab Node Help.

Steps to Reproduce

Enter either grunt patternlab:liststarterkits or grunt patternlab:loadstarterkit --kit=[starterkit-name]. (Tested in master and dev.)

Apparently, the proper commands are grunt patternlab:starterkit-list and grunt patternlab:starterkit-load --kit=[starterkit-name] (figured that out looking at the Gruntfile.js). Probably just “legacy documentation” (in the README and patternlab:help)?

@bmuenzenmeyer
Copy link
Member

looks like i missed updating these commands when I changed the signature.

@tburny
Copy link
Contributor

tburny commented Feb 23, 2017

I fixed the gruntfile to match the documentation. See https://github.com/pattern-lab/edition-node-grunt/wiki/ChangeLog

@tburny tburny self-assigned this Feb 23, 2017
@tburny tburny added the bug label Feb 23, 2017
@tburny tburny closed this as completed Feb 23, 2017
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

No branches or pull requests

3 participants