Skip to content

shreyasm-dev/reminder-cli

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

reminder-cli

Reminders in your terminal

Installation

npm i -g reminder-cli

Usage

Usage: reminder [options] [command]

Reminders in your terminal

Options:
  -V, --version           output the version number
  -h, --help              display help for command

Commands:
  list|ls [options]       list all reminders
  add|a [options] <text>  add a reminder
  remove|rm <text>        remove a reminder
  toggle|t <text>         toggle a reminder
  clear|c                 clear all reminders
  help [command]          display help for command

License

This project is licensed under the MIT license.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published