App-TimeTracker-Command-Git

 view release on metacpan or  search on metacpan

lib/App/TimeTracker/Command/SyncViaGit.pm  view on Meta::CPAN


App::TimeTracker::Command::SyncViaGit - App::TimeTracker SyncViaGit plugin

=head1 VERSION

version 3.000

=head1 DESCRIPTION

This plugin allows you to syncronize your tracker files (living in
F<~/.TimeTracker>) via C<git> to various other computers (eg desktop
machine at work and laptop). All of the complex stuff is done by
C<git>, this plugin is just a telling C<git> what to do (via
L<Git::Repository>).

=head1 CONFIGURATION

=head2 plugins

Add C<SyncViaGit> to the list of plugins. I usually put it into my top-level config file (i.e. F<~/.TimeTracker/tracker.json>).



( run in 0.721 second using v1.01-cache-2.11-cpan-299005ec8e3 )