keith / reminders-cli

A simple CLI for interacting with macOS reminders
MIT License
663 stars 52 forks source link

Add `--version` command/flag to CLI #73

Open 0xdevalias opened 9 months ago

0xdevalias commented 9 months ago

Overview

I propose adding a --version command to the reminders-cli tool. This command would help users easily determine the currently installed version of reminders-cli.

Rationale

Suggested Implementation

Current Workaround

Currently, users must rely on other methods to determine the installed version of reminders-cli, which can be cumbersome and less straightforward.

Additional Information

Environment