Skip to content

Commit

Permalink
Add release zip maker
Browse files Browse the repository at this point in the history
  • Loading branch information
brodykenrick committed Dec 3, 2013
1 parent 222f309 commit 806592f
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions development/make_release_zip.sh
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
pushd ..
mkdir release
zip release/text_on_release.zip -xi ./text_on.scad ./examples/*.scad
popd

0 comments on commit 806592f

Please sign in to comment.