@hackage / webcloud

Turn an optparse-applicative program into a CGI program!

Latest0.1.0.1

About

Metadata

  • Last updated , by ThomasSutton
  • License BSD-2-Clause
  • Categories Web Development
  • Maintained by: maxwellswadling@gmail.com

  • Lottery factor: 0

Links

Installation

Readme

webcloud

Turn an optparse-applicative program into a CGI program!

Usage

  1. import Web.Cloud
  2. Change execParser to execParserWebCloud
  3. Done!

Web Cloud in Action