Skip to content

Commit

Permalink
Merge pull request #16 from addyosmani/deploy
Browse files Browse the repository at this point in the history
Add further info to gp.sh
  • Loading branch information
dfreedm committed Apr 10, 2014
2 parents 92df43c + 2858993 commit 38e91a9
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions bin/gp.sh
@@ -1,6 +1,10 @@
#!/bin/bash -e

# This script pushes a demo-friendly version of your element and its
# dependencies to gh-pages.

# usage gp Polymer core-item
# Run in a clean directory passing in a GitHub org and repo name
org=$1
repo=$2

Expand Down

0 comments on commit 38e91a9

Please sign in to comment.