This website requires JavaScript.
Explore
Help
Register
Sign In
yizhi-js-lib
/
favicon-trap
Watch
1
Star
0
Fork
0
You've already forked favicon-trap
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
c49c7f7c075dec3003c7a0782754a3d8cf04b611
favicon-trap
/
bindings
/
ruby
History
Nguyen Anh Quynh
16f77061d9
ruby: spaces & indentation
2016-03-22 20:54:51 +08:00
..
unicorn_gem
ruby: spaces & indentation
2016-03-22 20:54:51 +08:00
Makefile
ruby binding added
2016-03-22 12:17:23 +01:00
README.md
README format changed
2016-03-22 12:26:12 +01:00
sample_x86.rb
ruby: spaces & indentation
2016-03-22 20:54:51 +08:00
README.md
Installation
Software requirements
Linux
ruby >= 1.9.3
rubygems
make
gcc
Mac OS
ruby >= 1.9.3
rubygems
make
XCode
Install unicorn
cd path_to_unicorn
./make.sh install
Install ruby binding
cd bindings/ruby
make install