gafr / z

Plan 9 Acme Inspired Editor, done in Scala.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

z

Plan 9 Acme Inspired Editor, done in Scala.

Screenshot

Used Scala 2.11.6 and Java 1.7.0_67

To build it, go to the root of the source and then,

    sbt assembly

... and you can just copy the jar that was created in the (literal) target directory and put it anywhere you want. For example for me, I put it in a $HOME/z directory.

How to use it is documented in the Z Help Screen.

The wiki has some guides on usage.

About

Plan 9 Acme Inspired Editor, done in Scala.


Languages

Language:Scala 100.0%