slim-template /
ruby-slim.tmbundle
A Textmate / Sublime Text bundle for Slim
55/100 healthLoading repository data…
mattkirman / repository
A TextMate bundle that uses the Google Closure Compiler to compress and validate JavaScript.
A transparent discovery signal based on current public GitHub metadata.
This score does not audit code, security, maintainers, documentation quality, or suitability. Verify the repository and its current documentation before adoption.
The Google Closure Compiler Bundle enables easy validation and compression of Javascript files using the Google Closure Compiler, from within TextMate.
This bundle should be available to install via the GetBundles bundle. Just look for the 'Google Closure Compiler'.
Simply grab a copy of the bundle from http://github.com/mattkirman/GoogleClosureCompiler-tmbundle/downloads, extract and double-click to install. You may have to rename the extracted file/folder to 'Google Closure Compiler.tmbundle' otherwise OS X will not treat is as a TextMate bundle.
There are 3 steps to getting everything working:
Unzip the Google Closure Compiler and copy the .jar file from the compiler-latest folder to a location of your choosing (make a note of where you saved it).
Open the Preferences... item in this bundle and replace the text /absolute/path/to/google_closure_compiler.jar with the actual path to your .jar file. It must be an absolute path, ~/ won't work.
Select the files you want to run through the Google Closure Compiler in the Project Drawer and execute the command using ⇧⌘G (cmd-shift-G)
The compiled files share the same root as the filename, with the addition of -compiled before the file extension. For example:
my_js_file.js becomes my_js_file-compiled.js.
If you are compiling more than one file then they will be saved into a single file. For example:
my_js_file.js and another_js_file.js becomes compiled.js.
Existing files with the same name will be overwritten without warning.
For more information read Help in the installed bundle.
Selected from shared topics, language and repository description—not editorial ratings.
slim-template /
A Textmate / Sublime Text bundle for Slim
55/100 healthDrMark /
This is a cheatsheet for the RubyAMP textmate bundle
45/100 healthsubtleGradient /
(Work In Progress, aka not working yet ;) TextMate Bundle that previews your changes to you as you make them! Preview PHP, CSS, Ruby, HTML, Javascript, Markdown, Textile and any kind of source files with a live clickable Diff!
/100 healthged /
A TextMate 2 bundle for editing Ruby API documentation
32/100 healthmacournoyer /
A TextMate bundle I use w/ my Ruby stuff. Full of magic.
29/100 healthEugeneDae /
A simple TextMate bundle to run Python, Ruby, PHP, Bash scripts in Terminal.app without stealing focus from the TextMate window.
16/100 health