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 | ||
| |
README | ||
| |
Rakefile | ||
| |
bin/ | ||
| |
diakonos | Wed Dec 06 13:08:47 -0800 2006 | |
| |
diakonos-256-colour.conf | ||
| |
diakonos.conf | ||
| |
ebuild/ | ||
| |
gemspecs/ | ||
| |
home-on-save.rb | ||
| |
lib/ | ||
| |
make-release.rb | ||
| |
package.rb | Sat Oct 22 11:50:39 -0700 2005 | |
| |
setup.rb | ||
| |
test/ |
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 a quick introduction, see http://wiki.purepistos.net/doku.php?id=Diakonos:Getting-Started ---------------------------------------------------------------- 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








