FredKSchott / tools

Polymer Tools Monorepo

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

Polymer Tools Monorepo

License:BSD 3-Clause "New" or "Revised" License


Languages

Language:TypeScript 44.9%Language:HTML 42.7%Language:JavaScript 12.2%Language:CSS 0.1%Language:Shell 0.1%