Group
Extension

Matches 1

Github-Backup ( S/ST/STEVEB/Github-Backup-1.04.tar.gz, STEVEB, 2021; MetaCPAN )
Github-Backup/lib/Github/Backup.pm ( view source; MetaCPAN )
se Data::Dumper;
use Git::Repository;
use Hook::Output::Tiny;
use File::Copy;
use File::Path;
use JSON;
use LWP::UserAgent;
use Moo;
use Pithub;

use namespace::clean;

our $VERSION = '1.04';

# exter
nt "Copied $repo->{name} issue #$issue->{number} to $issue_path\n";

            print $fh encode_json $issue;
        }
    }
}
sub finish {
    my ($self) = @_;
    if ($self->stg && -d $self->stg) 
      - repository data

The repositories are stored as found on Github. The issues are stored in JSON
format.

=head2 -r | --repos

Optional: Back up all of your repositories found on Github.

Note t

Powered by Groonga
Maintained by Kenichi Ishigaki <ishigaki@cpan.org>. If you find anything, submit it on GitHub.