On 9/25/06, Javier Martinez <[EMAIL PROTECTED]> wrote:
>
> Someone is using the dojoshrinksafe compressor ( http://
> download.dojotoolkit.org/osxapp/shrinksafe/ ) on OSX?

I do.

$ cat /usr/local/bin/jsshrink
#!/bin/sh
# jsshrink inputfile outputfile

java -jar /usr/local/lib/dojo_shrinksafe.jar -c $1 > $2

Works fine.

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups "Ruby 
on Rails: Spinoffs" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/rubyonrails-spinoffs
-~----------~----~----~----~------~----~------~--~---

Reply via email to