Skip to content

Commit

Permalink
Add further info to gp.sh
Browse files Browse the repository at this point in the history
  • Loading branch information
addyosmani committed Apr 10, 2014
1 parent 92df43c commit 2858993
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions bin/gp.sh
Original file line number Diff line number Diff line change
@@ -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 2858993

Please sign in to comment.