unicorn.git  about / heads / tags
Rack HTTP server for Unix and fast clients
blob 1b16dff3ad28f0d4e96be2ac2266978a6b277d18 105 bytes (raw)
$ git show v0.2.3:ext/unicorn/http11/extconf.rb	# shows this blob on the CLI

1
2
3
4
5
 
require 'mkmf'

dir_config("unicorn/http11")
have_library("c", "main")
create_makefile("unicorn/http11")

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