This repository is private.
All pages are served over SSL and all pushing and pulling is done over SSH.
No one may fork, clone, or view it unless they are added as a member.
Every repository with this icon (
) is private.
Every repository with this icon (
This repository is public.
Anyone may fork, clone, or view it.
Every repository with this icon (
) is public.
Every repository with this icon (
diakonos /
| name | age | message | |
|---|---|---|---|
| |
CHANGELOG | ||
| |
LICENCE | Thu Aug 28 11:37:36 -0700 2008 | |
| |
README | Wed Oct 15 21:16:56 -0700 2008 | |
| |
Rakefile | Thu Oct 09 08:22:57 -0700 2008 | |
| |
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 | Tue Oct 07 21:20:42 -0700 2008 | |
| |
diakonos.conf | ||
| |
ebuild/ | Thu Aug 28 11:38:20 -0700 2008 | |
| |
gemspecs/ | Tue Oct 14 11:41:01 -0700 2008 | |
| |
help/ | ||
| |
lib/ | ||
| |
make-help.sh | Thu Oct 09 08:22:57 -0700 2008 | |
| |
make-release.rb | Fri Oct 03 10:03:31 -0700 2008 | |
| |
package.rb | Sat Oct 22 11:50:39 -0700 2005 | |
| |
scripts/ | ||
| |
setup.rb | Tue Feb 13 06:40:26 -0800 2007 | |
| |
test/ | Mon Oct 06 09:42:16 -0700 2008 |
README
Diakonos ======== INSTALLATION ============ There are three ways to install Ruby: * by rubygems (recommended) * from the tarball using setup.rb * manual file copy === Installing via Rubygems === Since version 0.8.3, this is the recommended way of installing Diakonos. Run the following command as a user with appropriate permissions: gem install diakonos === Installing from tarball using setup.rb === First obtain the diakonos tarball. This can be found at http://purepistos.net/diakonos . Unpack the tarball somewhere. cd into the unpacked directory. To install, run ruby setup.rb If you want to set options like the installation directories: ruby setup.rb --help By default, the installer copies bin/diakonos into a system-wide bin directory, such as /usr/bin; and copies lib/* into the system-wide ruby library path, such as /usr/lib/ruby/site_ruby/1.8 . You may need root priveleges on the system in order to install to system-wide places like /usr/bin . === Installing from tarball by manual copy === First obtain the diakonos tarball. This can be found at http://purepistos.net/diakonos . To manually install, copy the contents of the lib directory into some place where Ruby searches for libraries. The bin/diakonos program can be run from anywhere, such as ~/bin/ or /usr/local/bin/. ---------------------------------------------------------------- USAGE ===== diakonos or diakonos <filename> [filename...] or, for other options and arguments, diakonos --help For help using Diakonos, simply press 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 irc.freenode.net:6667#mathetes or http://linis.purepistos.net . Pistos http://purepistos.net/diakonos








