KO
|
EN
gitlite — search
Search
#android
#javascript
#java
#python
#react
#wordpress
#data-structures
#ethereum
#extension
#security
#kafka
#swift
ScalaEdit
★ 34
Open GitHub ↗
A text editor for Scala programmers
Download README (.md)
Explore Similar Repositories
game_of_life
:
RPCFN #11: Game of Life
Ghost-vs-Monsters---OOP
:
Re-write of Corona SDK mobile app Ghost vs Monsters into object-oriented architecture
iPhone-Backup-Analyzer
:
iPhone Backup Analyzer
dotfiles
:
Izzy Muerte's Dotfiles
open-tracking-tools
:
Open source Java library for on-line vehicle tracking, path estimation and parameter learning.
// repository documentation
Was this content helpful?
★ 0
(0 ratings)
Select Rating:
★
★
★
★
★
Submit Feedback
Recent Feedback
×
Download README
Do you want to download the
README.md
file for
ScalaEdit
?
Download (.md)
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/](http://scala-edit.googlecode.com/) Compile and Run --------------- Requirements: [sbt 0.7.7](http://code.google.com/p/simple-build-tool/), 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)