# Functions
Build the app: 1.
NewApp returns app instance with binary path in it.
NewAppCmd returns the AppCmd with parameters initialized for running app.
NewHarness method returns a reverse proxy that forwards requests to the given port.
# Constants
No description provided by the author
RevelRoutesTemplate template for app/conf/routes.
RevelMainTemplate template for app/tmp/main.go.
# Type aliases
No description provided by the author