yahns.git  about / heads / tags
sleepy, multi-threaded, non-blocking application server for Ruby
blob 87acc532e6a910405c05c5a253a96ecdd899b906 396 bytes (raw)
$ git show the_metal:INSTALL	# shows this blob on the CLI

 1
 2
 3
 4
 5
 6
 7
 8
 9
10
11
12
13
14
15
 
yahns is available as a RubyGem from RubyGems.org

	gem install yahns

No tarballs are currently provided.

You may also install yahns from the git source, see the HACKING document for
more details.

Debian GNU/kFreeBSD:

For now, you will need to define SENDFILE_BROKEN=1 in the env before
running yahns, and also install the "io-extra" RubyGem (tested on 1.2.7)

	gem install -v 1.2.7 io-extra

git clone git://yhbt.net/yahns.git
git clone https://yhbt.net/yahns.git