Skip to content

mkristian/jetty-run

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

jetty run for rack applications

  • Dependency Status
  • Code Climate

install

pending

usage

jetty-run

will search for war-file when it finds one it will run it otherwise runs the application from the filesystem itself. uses ./Gemfile to install the gems.

for help and about parameter info, see

jetty-run help
jetty-run help server

contributing

  1. fork it
  2. create your feature branch (git checkout -b my-new-feature)
  3. commit your changes (git commit -am 'Added some feature')
  4. push to the branch (git push origin my-new-feature)
  5. create new Pull Request

extra-fu

bug-reports and pull request are most welcome. otherwise

enjoy :)

About

running a rack or rails applicaton with jetty servlet engine (when app does run with jruby)

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages