NAME

asphelper - Generate an ASP4 skeleton web application

USAGE

asphelper

Upon execution, asphelper will ask you several questions about the web application it should create.

DESCRIPTION

The asphelper program offers a way to get up-and-running quickly with a new ASP4 web application.

After successfully answering its questions, asphelper will generate a skeleton web application including config files, full directory structure, unit test and a working contact form example.

Use the resulting application as a starting-point for your own development.