Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/supermomonga/sample-jrubyfx-warbler


https://github.com/supermomonga/sample-jrubyfx-warbler

Last synced: 7 days ago
JSON representation

Awesome Lists containing this project

README

        

## Run

Please ensure that `ruby` is linked to jruby.

`ruby ./app/app.rb`

## Packaging and run jar file

```sh
bundle exec warble jar
java -jar ./sampleapp.jar
```