Skip to content
/ z Public
forked from sandgorgon/z

Plan 9 Acme Inspired Editor, done in Scala.

Notifications You must be signed in to change notification settings

gafr/z

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

40 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Scala 100.0%