1.0.0 • Published 1 year ago

cli-memento-mori v1.0.0

Weekly downloads
-
License
MIT
Repository
-
Last release
1 year ago

Memento Mori CLI

A CLI tool to visualize life's journey with a Memento Mori calendar.

Installation

$ yarn global add cli-memento-mori

Usage

$ mori

The first time running this, it will ask for your birth date.

or you can manually set it with:

$ mori --config.birthdate "01.01.1900"

You can change the color of the marked days:

$ mori --config.markedColor "#BB443E"
$ mori --config.daysLeftColor "#8C9A55"
1.0.0

1 year ago