polytool

A commandline tool for Polymer projects

Usage no npm install needed!

<script type="module">
  import polytool from 'https://cdn.skypack.dev/polytool';
</script>

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