Project

jetty-run

0.0
No commit activity in last 3 years
No release in over 3 years
installs and run jetty from within a rack/rails directory with ssl and none ssl port
2005
2006
2007
2008
2009
2010
2011
2012
2013
2014
2015
2016
2017
2018
2019
2020
2021
2022
2023
2024
2025
 Dependencies

Development

~> 1.2
~> 4.6
~> 10.0

Runtime

~> 3.0.4.1.4
 Project Readme

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 :)