starter: Develop applications without restarts

[ development, library, mpl ] [ Propose Tags ]

Please see the README on Github at https://github.com/rkaippully/starter#readme


[Skip to Readme]

Modules

[Index]

Downloads

Maintainer's Corner

Package maintainers

For package maintainers and hackage trustees

Candidates

  • No Candidates
Versions [RSS] 0.1.0, 0.2.0, 0.2.1, 0.3.0
Change log ChangeLog.md
Dependencies base (>=4.7 && <5), fsnotify (>=0.3.0.0 && <0.4) [details]
License MPL-2.0
Copyright 2018 Raghu Kaippully
Author Raghu Kaippully
Maintainer rkaippully@gmail.com
Category Development
Home page https://github.com/rkaippully/starter#readme
Bug tracker https://github.com/rkaippully/starter/issues
Source repo head: git clone https://github.com/rkaippully/starter
Uploaded by rkaippully at 2018-06-23T06:51:47Z
Distributions
Reverse Dependencies 1 direct, 0 indirect [details]
Downloads 2342 total (17 in the last 30 days)
Rating (no votes yet) [estimated by Bayesian average]
Your Rating
  • λ
  • λ
  • λ
Status Docs available [build log]
Last success reported on 2018-06-23 [all 1 reports]

Readme for starter-0.3.0

[back to package description]

Build Status Release Hackage Stackage LTS

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.