Package com.mohamnag.jstatic.local_server
package com.mohamnag.jstatic.local_server
-
ClassDescriptionStarts a local server that does two things: serves contents of a requested directory over requested port listens to any request with PUT method (no matter which path) and triggers a rebuild The server can be optionally started with SSL using a self-signed certificate.Accepts an argument starting with "--serve" followed by the path of directory that should be served and optionally the port to serve content over.