You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
_xeroxz
095f1b17d0
|
3 years ago | |
---|---|---|
.. | ||
keystone_gem | 3 years ago | |
Makefile | 3 years ago | |
README.md | 3 years ago | |
sample.rb | 3 years ago |
README.md
Installation
Software requirements
Linux
- ruby >= 1.9.3
- rubygems
- make
- gcc
Mac OS
- ruby >= 1.9.3
- rubygems
- make
- XCode
Install keystone
- cd path_to_keystone
- ./make.sh install
Install ruby binding
- cd bindings/ruby
- make install