Skip to content

Latest commit

 

History

History
21 lines (15 loc) · 611 Bytes

README.md

File metadata and controls

21 lines (15 loc) · 611 Bytes

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