web-component-workspace

Quick bower-based workspace buidler.

Usage no npm install needed!

<script type="module">
  import webComponentWorkspace from 'https://cdn.skypack.dev/web-component-workspace';
</script>

README

web-component-workspace

pull-all+++++++

Create your workspace

npm install -g web-component-workspace
mkdir myPolymerWorkspace
cd myPolymerWorkspace
wcw install -r PolymerElements/paper-elements -r PolymerElements/iron-elements -r PolymerElements/gold-elements -r PolymerElements/neon-elements

Update your workspace

NOTE: uncommitted local changes will be stashed

wcw update