# Functions

NewApp prepares new application.
NewFactory makes new default factory.

# Structs

App - CLI application.

# Interfaces

Factory builds runnable tasks.
Runnable represents some task that can be run.