mnru / ScalaEdit

A text editor for Scala programmers

Home Page:http://scala-edit.googlecode.com/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

ScalaEdit

ScalaEdit is a text editor especially designed for Scala programmers.

Use ScalaEdit

Executable binaries can be downloaded from the project web site: http://scala-edit.googlecode.com/

Compile and Run

Requirements: sbt, Java SDK 1.6 and git

In a system console:

  • git clone git://github.com/kjellwinblad/ScalaEdit.git
  • cd ScalaEdit
  • sbt run
  • sbt assembly (to create executable jar-file)

About

A text editor for Scala programmers

http://scala-edit.googlecode.com/