Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/julian-eggers/jasdh
https://github.com/julian-eggers/jasdh
Last synced: 5 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/julian-eggers/jasdh
- Owner: julian-eggers
- License: mit
- Created: 2014-02-10T18:42:47.000Z (over 10 years ago)
- Default Branch: master
- Last Pushed: 2015-04-17T21:07:54.000Z (over 9 years ago)
- Last Synced: 2024-10-10T05:37:11.755Z (28 days ago)
- Language: Shell
- Size: 230 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
jasdh
=====
Java Application-Server Deployment HelperUsage:
------
```
./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
```