Help language development. Donate to The Perl Foundation
App::GTD
Patrick Spek [email protected]
0.2.1
gtd [--help]
gtd add
gtd inbox
gtd inbox
gtd next
gtd next
gtd someday
gtd someday
gtd done
A command line application to support the Getting Things Done methodology, written using the Raku programming language.
zef
zef is the standard distribution manager for Raku. If you're using an end-user distribution like Rakudo Star, it will be installed for you by default.
zef
will install the latest available version from CPAN.
zef install App::GTD
Documentation is available as Pod6 documents in the module. You can use a module such as p6doc
or App::Rakuman
to read through it.
rakuman App::GTD
rakuman App::GTD::Config
Any bugs or other feedback can be sent to my email address. I generally try to respond to all mail within 24 hours.
Code patches can also be sent in through email. If you need help to send git patches through email, you may want to read up on git-send-email.io.
This module is distributed under the terms of the GNU AGPL, version 3.0.