Polymer / tattoo

Test All The Things Over and Over
BSD 3-Clause "New" or "Revised" License
12 stars 3 forks source link

Use a local repo #12

Closed justinfagnani closed 7 years ago

justinfagnani commented 8 years ago

Right now developers have to push to github, then use a branch config to pull it back down.

The branch config should just take paths, like so:

{
  "branch-config": {
    "paper-button" : "/Users/justinfagnani/code/paper-button"
  },
}
usergenic commented 7 years ago

Obsolete config example and now duplicate of #23