unicorn.git  about / heads / tags
Rack HTTP server for Unix and fast clients
blob 29d93341a76a5fcf53e7120a7c479279994eeeba 101 bytes (raw)
$ git show v0.9.2:ext/unicorn_http/extconf.rb	# shows this blob on the CLI

1
2
3
4
5
 
require 'mkmf'

dir_config("unicorn_http")
have_library("c", "main")
create_makefile("unicorn_http")

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