README
polytool
A command-line tool for Polymer projects
Installation
$ npm install -g polytool
Usage
Display help:
$ polytool help
Start the development server
$ polytool serve
Run web-component-tester tests
$ polytool test
A commandline tool for Polymer projects
<script type="module">
import polytool from 'https://cdn.skypack.dev/polytool';
</script>
A command-line tool for Polymer projects
$ npm install -g polytool
$ polytool help
$ polytool serve
$ polytool test