Skip to content

PriyabrataMo/tasks

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Tasks CLI

Tasks CLI is a command-line todo application that helps you manage your tasks efficiently.

Features

  • Add tasks
  • Remove tasks
  • Mark tasks as done
  • List all tasks

Installation

  1. Tap & Install via Homebrew:
    brew tap PriyabrataMo/homebrew-taps
    brew install tasks

Usage

tasks add [task name]
tasks remove [task id]
tasks done [task id]
tasks list

Example

Add a new task:

tasks add "Buy groceries"

List all tasks:

tasks list

Uninstall

brew uninstall tasks

Troubleshooting

• "Command Not Found" → try:

brew link tasks

• Permission issues → consider:

sudo brew install tasks

License

MIT License

Contributing

Open issues or submit pull requests.

Support

Give a ⭐ on GitHub.

About

Tasks CLI is a command-line todo application that helps you manage your tasks efficiently.

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Contributors

Languages