The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

NAME

Taskwarrior::Kusarigama::App::Install - install scripts and tweak config for Taskwarrior::Kusarigama

VERSION

version 0.8.0

SYNOPSIS

    $ task-kusarigama install

DESCRIPTION

Do the few things required to make Taskwarrior uses Taskwarrior::Kusarigama. Namely:

  • Create the hook files "event-kusarigama.pl" in ~/.task/hooks directory. If the files already exist, nothing is done.

  • Perform any installation action required by all the declared plugins.

AUTHOR

Yanick Champoux <yanick@cpan.org>

COPYRIGHT AND LICENSE

This software is copyright (c) 2018, 2017 by Yanick Champoux.

This is free software; you can redistribute it and/or modify it under the same terms as the Perl 5 programming language system itself.