Skip to content
This repository has been archived by the owner on Nov 16, 2017. It is now read-only.

marekjelen/jruby-maven

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

JRuby & Maven

Simple template to have JRuby application managed by maven.

Install

Just clone this repository.

Starting

mvn jetty:run-war

Stopping

CRTL+C

Deploying

Run

mvn package

and WAR file will be generated in the target directory.

About

Template for JRuby applications managed by Maven

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages