taskmao

Crates.iotaskmao
lib.rstaskmao
version0.2.1
sourcesrc
created_at2021-05-11 07:44:14.267412
updated_at2021-10-17 05:57:14.918313
descriptionGain power through noticing. Notice how you spend your time
homepage
repository
max_upload_size
id395932
size51,368
TL Boright (tlboright)

documentation

README

taskmao

Gain power through noticing. Notice how you spend your time.

Install

cargo install taskmao

Usage

$ taskmao --help
    USAGE:                                                                      taskmao [OPTIONS] [DESC] [SUBCOMMAND]

    ARGS:
        <DESC>    Sets the description of a task to execute

    FLAGS:
        -h, --help       Print help information
        -V, --version    Print version information

    OPTIONS:
        -p, --project <PROJECT>
        -t, --time <START_TIME>

    SUBCOMMANDS:
        delete    deletes a task that has the specified id
        end       ends currently executing task
        find      finds a previously executed task by id
        help      Print this message or the help of the given subcommand(s)
        info      returns info on the currently executing task or nothing 
        list      lists tasks completed / worked on today

Maintainers

Commit count: 0

cargo fmt