Skip to content

Latest commit

 

History

History
18 lines (10 loc) · 579 Bytes

README.md

File metadata and controls

18 lines (10 loc) · 579 Bytes

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.