An open API service indexing awesome lists of open source software.

https://github.com/afaur/ruby-webui


https://github.com/afaur/ruby-webui

Last synced: 11 months ago
JSON representation

Awesome Lists containing this project

README

          

# Description
A basic ruby example using [Wunderbar](https://github.com/rubys/wunderbar) to display something in a webpage.

# Usage
This could be used to ask for inputs then take action on the system. For
examples on extending look at the [Wunderbar Tutorial](https://github.com/rubys/wunderbar/blob/master/docs/Introduction1.md).

# Getting Started
```
bundle install
bundle exec rake
```