Skip to content

Latest commit

 

History

History
12 lines (8 loc) · 221 Bytes

File metadata and controls

12 lines (8 loc) · 221 Bytes

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