#!/usr/bin/perl

use strict;
use warnings;

(require App::GitHub::FindRepository)->run;
