# Morning, this is Patrick.
# Meticulous. Lost in thoughts.
# Ever-changing & imperfect.
use strict;
use warnings;
use XPR::Project;
XPR::Project->new('type',
uri => 'https://xpr.org/type',
description => 'Type wikipedia extracts and hackernews comments.',
tags => ['touch typing', 'wikipedia', 'hackernews', 'apis'],
)->launch;