NAME
Contenticious::Commands - commands used by the contenticious script
SYNOPSIS
use Contenticious::Commands;
my $cc = Contenticious::Commands->new(app => $app);
$cc->dump;
DESCRIPTION
The application logic behind the contenticious script
ATTRIBUTES
app
The web app to use.
METHODS
dump
Generate static HTML files from the web app