Hi jgalt,
On 27 Feb 2015, at 10:02 , jgalt jgaltusa@gmail.com wrote:
I tried to install this bundle but the instructions seem outdated and do not match my version of Textmate (2.0-beta.6): https://github.com/subtleGradient/javascript-tools.tmbundle/tree/master
the bundle seems to work more or less. One method to install it:
1. Open Terminal 2. Enter
mkdir -p ~/Library/Application\ Support/Avian/Bundles/ cd ~/Library/Application\ Support/Avian/Bundles/ git clone https://github.com/subtleGradient/javascript-tools.tmbundle.git
3. Open TextMate 4. There should now be a new menu item Bundles→JavaScript Tools
Some of the bundle commands do not work under my system — OS X 10.10.2. One of the working items is “Compress With YUI! Compressor”. As far as I can tell that does what you want.
Kind regards, René