hypervisor

A wrapper for Hypervisor.framework on macOS


License
MIT
Install
gem install hypervisor -v 0.1.0

Documentation

Hypervisor

hypervisor is a gem that provides Ruby code access to the hypervisor on macOS.

Installation

Add this line to your application's Gemfile:

gem 'hypervisor'

And then execute:

$ bundle

Or install it yourself as:

$ gem install hypervisor

Usage

There's examples/dos that is a script that implements the start of a DOS kernel in Ruby.

Contributing

Bug reports and pull requests are welcome on GitHub at https://github.com/rawrasaur/hvpervisor.

License

The gem is available as open source under the terms of the MIT License.