webcomponents / slush-element

Slush generator to create Custom Elements using Polymer, X-Tag or VanillaJS
https://npmjs.org/slush-element
MIT License
41 stars 12 forks source link

add tagged version to the repo? #7

Closed wmginsberg closed 8 years ago

wmginsberg commented 8 years ago

Hey, this is an awesome element! Can you possibly add a tagged version to this repo? Thanks :)

obetomuniz commented 8 years ago

Yes @wmginsberg Thanks for report :)

wmginsberg commented 8 years ago

sweet, and one more thing: can you add a bower.json? that would be great!

obetomuniz commented 8 years ago

Sorry @wmginsberg but what you want to mean about add a bower.json? In the generator or in the templates?

wmginsberg commented 8 years ago

in the main repo, it should list all of your bower dependencies, app-name, license, repo, authors, etc.

check out paper-inputs bower.json https://github.com/PolymerElements/paper-input/blob/master/bower.json

obetomuniz commented 8 years ago

Oh! In the case, slush-element is not a bower package, it's a Slush Generator that helps you create Custom Elements using the Polymer, X-Tags or VanillaJS way 😄