cli-memento-mori
v1.0.0
Published
A CLI tool to visualize life's journey with a Memento Mori calendar.
Downloads
4
Readme
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"