jetty run for rack applications
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
- fork it
- create your feature branch (
git checkout -b my-new-feature
) - commit your changes (
git commit -am 'Added some feature'
) - push to the branch (
git push origin my-new-feature
) - create new Pull Request
extra-fu
bug-reports and pull request are most welcome. otherwise
enjoy :)