What IDE should be used to program Opa and how to place Opa code?

I am a Dot Net developer and would like to try using Opa, my questions are:

  • What is a good IDE to use?
  • How to post Opa code?
+6
source share
4 answers

You can use Sublime Text. The plugin is here .

+5
source

Regarding the IDE, check here . The options are currently a bit limited, but we hope to make some progress in the Eclipse IDE - you can leave a comment in the wishlist guide for the IDE :).

How to post? You can try DotCloud or Amazon Web Services .

+1
source

You can also read the tutorial to get started with Opa on dotCloud here: http://docs.dotcloud.com/services/opa/

+1
source

If you transfer this file to the GnkSourceView language definition (Gnome GtkSourceView) v2) , you (we) can enjoy syntax highlighting in the Gedit editor on Linux.

I would rather have it ported to a language file for Netbeans.

The language is great, but actually it needs one more IDE support to find it.

+1
source

Source: https://habr.com/ru/post/907401/


All Articles