reminder-cli
v1.1.1
Published
Reminders in your terminal
Readme
reminder-cli
Reminders in your terminal
Installation
npm i -g reminder-cliUsage
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 commandLicense
This project is licensed under the MIT license.
