Skip to content

Latest commit

 

History

History
26 lines (14 loc) · 475 Bytes

README.md

File metadata and controls

26 lines (14 loc) · 475 Bytes

Electron Opal

Lightweigt Ruby wrapper around the geat electron desktop application engine

Forked from jannishuebl/electron_opal

Installation

Clone this repository.

$ git clone https://github.com/youchan/electron_opal.git

Example

Run example

$ cd example
$ bundle install
$ bundle exec rake

TODO

This repository is still working in progress.

  • Write wrapper classes for the electron APIs.