Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/supermomonga/sample-jrubyfx-warbler
https://github.com/supermomonga/sample-jrubyfx-warbler
Last synced: 7 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/supermomonga/sample-jrubyfx-warbler
- Owner: supermomonga
- Created: 2015-01-29T21:01:37.000Z (almost 10 years ago)
- Default Branch: master
- Last Pushed: 2015-04-01T06:39:16.000Z (almost 10 years ago)
- Last Synced: 2025-01-02T23:55:57.374Z (13 days ago)
- Language: Ruby
- Size: 125 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.mkd
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
```