JavaScript, Json minimizator

jsmin – is a JavaScript, Json minimizator which removes comments and unnecessary whitespace from JS, JSON files

6 Commits   0 Branches   1 Tag
Index: bootstrap
===================================================================
--- bootstrap	(nonexistent)
+++ bootstrap	(revision 5)
@@ -0,0 +1,6 @@
+#!/bin/sh
+
+aclocal
+autoheader
+automake --gnu --add-missing --copy
+autoconf

Property changes on: bootstrap
___________________________________________________________________
Added: svn:executable
## -0,0 +1 ##
+*
\ No newline at end of property