-
Notifications
You must be signed in to change notification settings - Fork 18
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
Documentation for making your own tool #193
Comments
@lastmjs: Looks like you've got some experience under your belt now. Care to submit a PR for this? Perhaps something in Markdown format that we can offer in addition to the README.md file? Thanks! |
Honestly I've done the bare minimum to get my tools to work, and I'm still a little confused with the old system. I can take a look at the new way of doing things with Polymer 3, I'll probably have some questions to ask |
@lastmjs: If you're looking to tackle this, then you may care to look at the new branch where I'm developing a version of The new version is also utilizing the new Material Web Components. Once lit-element / lit-html achieve a 1.0 release and the remaining Material Web Components are released, I'll be looking to release this branch as |
I would like to make my own tool, and I think I generally understand what to do from looking at the source code a bit. Could you give me a general overview? Documentation for this would be excellent.
The text was updated successfully, but these errors were encountered: