Skip to content

GUI frontend for the OpenRubyRMK using the GTK toolkit.

License

Notifications You must be signed in to change notification settings

OpenRubyRMK/gtk-frontend

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

OpenRubyRMK frontend

This is the GUI frontend component of the OpenRubyRMK, building upon the facilities that the openrubyrmk-backend library provides.

How to start the development version

Development-only prerequisites

The following components are only required for getting the development version ready:

  • inkscape

  • imagemagick

Preparing the program

Install all the dependencies:

$ bundle install

Then create the UI icons from the SVG and PNG sources:

$ bundle exec rake pngs

Running it

$ ./bin/openrubyrmk-gtk

About

GUI frontend for the OpenRubyRMK using the GTK toolkit.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages