summaryrefslogtreecommitdiff
path: root/bin/githubcollector
blob: dec74fb3d8ff6346c1d114be471f2a660574c095 (plain) (blame)
1
2
3
#!/usr/bin/env perl
use GitHub::Collector;
GitHub::Collector->run;