Skip to main content

Coffee is a command-line utility for developers who want their task list at termial

Project description

Coffee.sh

Coffee is a command-line utility for developers who want their task list at terminal

Installation

pip install coffee-sh

Usage

To add a new task

coffee add "Drink Water"

To Update task

coffee update 1 --task "Drink More Water"

Here 1 is task ID which is unique

To Delete task

coffee drop 1

Here 1 is task ID which is unique

To show all tasks

coffee tasks

To remove all tasks

coffee erase

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

coffee-sh-0.1.0.tar.gz (2.4 kB view hashes)

Uploaded Source

Built Distribution

coffee_sh-0.1.0-py3-none-any.whl (2.6 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page