Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/julian-eggers/jasdh


https://github.com/julian-eggers/jasdh

Last synced: 5 days ago
JSON representation

Awesome Lists containing this project

README

        

jasdh
=====
Java Application-Server Deployment Helper

Usage:
------
```
./example.jetty.sh startServer
./example.jetty.sh stopServer
./example.jetty.sh restartServer
./example.jetty.sh status
./example.jetty.sh deploy
./example.jetty.sh deploy any.war
./example.jetty.sh rollback
```