opal / opal.tmbundle

TextMate bundler for Opal Ruby

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

opal.tmbundle

TextMate bundle for Opal Ruby

Features

  • Grammar ⌃⌥⇧O
  • f snippet for JS functions inside x-strings
  • on snippet for Vienna views

Installation

mkdir -p ~/Library/Application\ Support/Avian/Bundles
cd ~/Library/Application\ Support/Avian/Bundles
git clone git://github.com/opal/opal-ruby.tmbundle.git

Contributing

  1. Fork it
  2. Create your feature branch (git checkout -b my-new-feature)
  3. Commit your changes (git commit -am 'Added some feature')
  4. Push to the branch (git push origin my-new-feature)
  5. Create new Pull Request

Copyright

Copyright © 2013 Elia Schito. See MIT-LICENSE for details.

About

TextMate bundler for Opal Ruby

License:MIT License