Skip to content

Latest commit

 

History

History
39 lines (26 loc) · 1.27 KB

README.md

File metadata and controls

39 lines (26 loc) · 1.27 KB

Playframework bundle for Aptana Studio

A bundle to enable related commands in Aptana Studio. Ported from a Playframework's vim bundle.

Authors

  • playframework.org
  • Modifications by garbagetown

License

This bundle is licensed under the Apache License, Version 2.0, available here:

How to Install

Clone this ruble to your bundle directory. If you are using Mac OS X, the bundle directory is "~/Documents/Aptana Rubles/".

$ cd ~/Documents/Aptana\ Rubles/
$ git clone git://github.com/garbagetown/play.ruble.git
Cloning into play.ruble...
remote: Counting objects: 10, done.
remote: Compressing objects: 100% (8/8), done.
remote: Total 10 (delta 1), reused 10 (delta 1)
Receiving objects: 100% (10/10), done.
Resolving deltas: 100% (1/1), done.
$ ls
play.ruble
$ ls play.ruble/
README.md    bundle.rb    snippets

When the ruble installed correctly, the "Play framework" menu should be shown in "Commands" list.

alt text

Bugs/Requests