Popularity
1.4
Stable
Activity
0.0
Stable
1
1
0

Monthly Downloads: 15
Programming language: Haskell
License: Mozilla Public License 2.0
Tags: Development    
Latest version: v0.3.0

starter alternatives and similar packages

Based on the "Development" category.
Alternatively, view starter alternatives based on common mentions on social networks and blogs.

Do you think we are missing an alternative of starter or a related project?

Add another 'Development' Package

README

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.


*Note that all licence references and agreements mentioned in the starter README section above are relevant to that project's source code only.