Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[cli] init: Add an option to init from the Polymer 3 compatible PSK prerelease. #162

Closed
bicknellr opened this issue Apr 17, 2018 · 1 comment
Assignees

Comments

@bicknellr
Copy link
Member

bicknellr commented Apr 17, 2018

Here's the Polymer 2 version:

'polymer-2-starter-kit': {
id: 'polymer-init-polymer-2-starter-kit:app',
description:
'A Polymer 2.x starter application template, with navigation and "PRPL pattern" loading',
generator: createGithubGenerator({
owner: 'Polymer',
repo: 'polymer-starter-kit',
semverRange: '^3.0.0',
}),
},

Once there's a prerelease tagged for a Polymer 3 compatible PSK, this should mostly be a copy-paste.

@bicknellr
Copy link
Member Author

Released in v1.7.0-pre.13.

@stramel stramel mentioned this issue Jan 3, 2019
14 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant