Description
Develop applications without restarts.
Description
Please see the README on Github at https://github.com/rkaippully/starter#readme
README.md
What is starter?
Server side software development usually needs frequent restarts. You would launch a server, make code changes, recompile the code, and then restart the server. Starter attempts to automate this tedious cycle.
See documentation of module Starter
for details.
An example web server using starter can be found in example
directory.
License
Starter is distributed under Mozilla Public License 2.0. See the file LICENSE for details.
This Source Code Form is "Incompatible With Secondary Licenses", as defined by the Mozilla Public License, v. 2.0.