Skip to content

Commit

Permalink
Add shell script to download and link foundation-docs repo
Browse files Browse the repository at this point in the history
  • Loading branch information
gakimball committed Dec 15, 2015
1 parent e828179 commit 43f324e
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions docslink.sh
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
# Clones the foundation-docs repo and links it to NPM locally
git clone https://github.com/zurb/foundation-docs
npm link ./foundation-docs

0 comments on commit 43f324e

Please sign in to comment.