52ce70ec32d1

Add packaging script.
[view raw] [browse files]
author Steve Losh <steve@stevelosh.com>
date Fri, 02 Sep 2011 10:09:41 -0400
parents 508f4003088a
children eab60b05e2b5
branches/tags (none)
files package.sh

Changes

--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/package.sh	Fri Sep 02 10:09:41 2011 -0400
@@ -0,0 +1,3 @@
+#!/usr/bin/env bash
+
+hg archive ~/Desktop/threesome.zip -I 'doc' -I 'plugin' -I 'autoload' -I 'syntax' -I 'LICENSE' -I 'README.markdown'