minimalist-todo-cli

1.1.0 • Public • Published

Minimalist To-do CLI

Minimalist to-do list to help you stay productive. With customizable timer for working and resting, you can use it with pomodoro technique.

Preview Preview

Getting Started

These instructions will get you a copy of the project up and running on your local machine for development and testing purposes. See deployment for notes on how to deploy the project on a live system.

Installing

npm i -g minimalist-todo-cli

Commands

  1. Help todo-cli --help
  2. Add task todo-cli --add 'Fix bugs'
  3. Delete task todo-cli --delete <index> todo-cli --delete 1
  4. Finish task todo-cli --finish <index> todo-cli --finish 1
  5. Unfinish task todo-cli --unfinish <index> todo-cli --unfinish 1
  6. List task todo-cli --list todo-cli --list
  7. Start task todo-cli --start todo-cli --start
  8. Rest task todo-cli --rest todo-cli --rest

License

This project is licensed under the MIT License - see the LICENSE.md file for details

Readme

Keywords

none

Package Sidebar

Install

npm i minimalist-todo-cli

Weekly Downloads

5

Version

1.1.0

License

MIT

Unpacked Size

7.64 kB

Total Files

11

Last publish

Collaborators

  • yogiwisesa