Skip to content

Instantly share code, notes, and snippets.

@preaction
Created January 22, 2016 19:39
Show Gist options
  • Save preaction/a54ca56ac043bf9b3ba3 to your computer and use it in GitHub Desktop.
Save preaction/a54ca56ac043bf9b3ba3 to your computer and use it in GitHub Desktop.

NAME

CoolApp

SYNOPSIS

# config.yml
database: mydata.db
# Start the app
coolapp start

METHODS

run

my $status = $app->run;

Run the app. The above code is Perl because it was not preceded by a =for highlight.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment