rumai

Ruby interface to 9P2000 protocol and WMII window manager

ISC License

Stars
21

== DESCRIPTION

Rumai is a pure <> interface to the <> window manager. Its name is a portmanteau of "Ruby" and "wmii", which I pronounce as "vim eye".

=== Features

=== Resources

Project website:: <%= @proj_home_url = Rumai::WEBSITE %>

Announcements feed:: <%= @ann_feed_url = File.join(@proj_home_url, 'ann.xml') %>

API documentation:: <%= @api_docs_url = File.join(@proj_home_url, 'api/') %>

Source code (browse online, download, or checkout):: <%= @code_repo_url = 'http://github.com/sunaku/rumai' %>

Issue tracker (report bugs, request features, get help):: <%= @bug_track_url = File.join(@code_repo_url, 'issues') %>