Skip to content

delfanbaum/shittd

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

25 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ShitTD

A simple CLI tool for managing the shit you've got to do.

$ shittd --help
A manager for your shit to do list

Usage: shittd <COMMAND>

Commands:
  add        Adds one or more tasks to the list
  list       Lists incomplete and completed tasks
  finish     Finishes one or many tasks by ID
  push       Pushes task(s) off to the following day
  clean      Removes completed tasks from the list
  help       Print this message or the help of the given subcommand(s)

Options:
  -h, --help  Print help

Better README and examples forthcoming.

For information about individual commands, run:

$ shittd <COMMAND> --help

To install the project on your machine, clone the repo and run cargo install --path <path-to-clone>.

About

A simple CLI tool for managing your shit to do.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages