Skip to content

mrmateo/groovy.tmbundle

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Installation

Without git

See Groovy site installation instructions

With git

With git installed, you can checkout the bundle from github.

cd into bundle dir and clone the bundle:

cd ~/Library/Application\ Support/TextMate/Managed/Bundles/
git clone https://github.com/textmate/groovy.tmbundle.git

Now restart TextMate or tell it to reload bundles.

osascript -e 'tell app "TextMate" to reload bundles'

Now you're ready to go.

To update your groovy bundle, cd into the groovy bundle dir and run git pull origin master

About

TextMate support for Groovy

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Groovy 48.6%
  • Ruby 38.5%
  • Shell 12.9%