nashorn-ruby/README.adoc

358 B

<html lang="en"> <head> </head>

Nashorn + Ruby

This is a repo full of what can be objectively considered bad ideas.

Requirements

  • JDK8

Building

This project uses JRuby/Gradle to resolve dependencies and set up the environment properly. As such all you should need to execute is:

% ./gradlew

Which will run the default demo server

</html>