Skip to content

waf/task

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Task

Command line task tracker

This is a project to help me learn Rust.

Usage

  • task help - display help documentation
  • task list - view current tasks.
  • task add "take over the world" - add the task "take over the world"
  • task step 1 "learn rust" - add a step to the first task
  • task complete 1b - complete the first task's (1) second step (b)

task demo session

About

command line task tracker to help me learn rust

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages