public
Description: Diakonos is a Linux console text editor for the masses.
Homepage: http://purepistos.net/diakonos
Clone URL: git://github.com/Pistos/diakonos.git
Pistos (author)
Mon Jul 06 08:49:54 -0700 2009
commit  4b8865471dc8caf74e8cb2874a270687401cad3a
tree    f6d09d2e0fa017380da0fcaa4a1f23787628bdb9
parent  ac14a0267cf5a4efb7a5738113e65fb7140af120
README
= Diakonos

== REQUIREMENTS

- Ruby 1.9+

Diakonos is built to run on Linux, but may run under other flavours of UNIX.
It is known NOT to work under Windows (unless using Cygwin).


== DOWNLOAD

The latest stable tarballs can be acquired from

  http://purepistos.net/diakonos

The latest development code can be obtained from github:

  git clone git://github.com/Pistos/diakonos.git


== INSTALLATION

ruby install.rb --help
ruby install.rb [installation parameters]

You may need root privileges on the system in order to install to system-wide
places like /usr .  However, Diakonos runs perfectly well in userspace, such
as under ~/usr .


== UNINSTALLATION

  diakonos --uninstall


== USAGE

Run with any of these:

  diakonos
  diakonos <filename> [filename...]
  diakonos -m <regexp>

or, for other options and arguments,

  diakonos --help

For help using Diakonos, simply press F1 or Shift-F1 from within the editor to
use the interactive help system.


----------------------------------------------------------------

The source code repository is at http://github.com/Pistos/diakonos/tree/master .

Send comments, feedback and tech support requests to the #mathetes channel on
the FreeNode IRC network ( http://webchat.freenode.net/?channels=mathetes ),
or http://linis.purepistos.net .

Pistos
http://purepistos.net/diakonos