Skip to content

railsware/skypekit

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

Ruby FFI interface to libskypekit C library

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages