Pistos / diakonos
- Source
- Commits
- Network (5)
- Issues (0)
- Downloads (8)
- Wiki (1)
- Graphs
-
Branch:
master
diakonos /
| name | age | message | |
|---|---|---|---|
| |
.gitignore | Sun Apr 05 20:09:25 -0700 2009 | |
| |
CHANGELOG | Mon Jul 27 11:13:57 -0700 2009 | |
| |
LICENCE | Mon Dec 28 08:25:13 -0800 2009 | |
| |
LICENSE | Wed Jul 01 20:58:32 -0700 2009 | |
| |
README | Mon Jul 06 08:04:48 -0700 2009 | |
| |
Rakefile | Tue Jul 07 08:27:37 -0700 2009 | |
| |
_diakonos_bash_completion | Fri Jul 17 09:23:44 -0700 2009 | |
| |
_diakonos_zsh_completion | Tue Jul 14 10:40:58 -0700 2009 | |
| |
ansi-terminalcolours.txt | Fri May 23 15:54:05 -0700 2008 | |
| |
bin/ | Wed Feb 07 19:35:54 -0800 2007 | |
| |
diakonos | Wed Dec 06 13:08:47 -0800 2006 | |
| |
diakonos-256-colour.conf | Wed Jul 29 04:54:29 -0700 2009 | |
| |
diakonos.conf | Thu Jan 07 11:19:20 -0800 2010 | |
| |
diakonos.gemspec | Mon Jul 27 11:13:52 -0700 2009 | |
| |
ebuild/ | Fri Jul 24 07:34:16 -0700 2009 | |
| |
extensions/ | Sun Jul 12 19:43:09 -0700 2009 | |
| |
gemspecs/ | Sun Mar 08 03:56:20 -0700 2009 | |
| |
help/ | Fri Nov 20 10:55:42 -0800 2009 | |
| |
install.rb | Sun Jul 12 19:44:50 -0700 2009 | |
| |
lib/ | Mon Dec 28 08:25:13 -0800 2009 | |
| |
make-help.sh | Thu Oct 09 08:22:57 -0700 2008 | |
| |
make-release.rb | Fri Apr 03 12:33:47 -0700 2009 | |
| |
make-tarballs.rb | Sun Mar 08 04:26:56 -0700 2009 | |
| |
scripts/ | Sun Jun 21 16:39:02 -0700 2009 | |
| |
spec/ | Wed Jul 15 09:22:54 -0700 2009 |
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
