Polymer / tools

Polymer Tools Monorepo
BSD 3-Clause "New" or "Revised" License
430 stars 199 forks source link

Polymer Tools Monorepo

Travis Build Status AppVeyor Build Status

Workflow

Setup

  npm install
  npm run bootstrap
  npm run build

Development commands

  npm test # runs all command line tests, takes a couple of minutes

  code ./tools.code-workspace # opens vscode in workspace mode, configured for the monorepo