All Projects → railsware → Skypekit

railsware / Skypekit

Licence: mit
Ruby FFI interface to libskypekit C library

Programming Languages

ruby
36898 projects - #4 most used programming language

Skypekit

Ruby FFI interface to libskypekit C library

Dependencies

  • libskypekit C library
  • ffi gem

Installation

Install libskypekit.

Add this line to your application's Gemfile:

gem 'skypekit'

And then execute:

$ bundle

Or install it yourself as:

$ gem install skypekit

Usage

Check examples directory.

Run ping_pong example:

SK_KEY=bla.pem SK_USER=user SK_PASS=secret be ruby examples/ping_pong.rb

Author

  • Andriy Yanko

Contributors

  • Volodymyr Bezobiuk
  • Alexey Vasiliev

License

References

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].