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

NAME

Taskwarrior::Kusarigama::Plugin::Command::ButBefore - Create a preceding task

VERSION

version 0.11.0

SYNOPSIS

    $ task add go for a run
    $ task but-before tie shoes

DESCRIPTION

Creates a task that is a dependency of the given task(s). If no task is provided, defaults to +LATEST.

If no project is explicitly given for the new task, it inherits the project of the follow-up task.

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.