NAME
Taskwarrior::Kusarigama::Plugin::Command::AndAfter - create a subsequent task
VERSION
version 0.9.3
SYNOPSIS
$ task 101 and-after do the next thing
DESCRIPTION
Creates a task that depends on the give task(s). If no previous task is provided, defaults to +LATEST
.
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.