lifec 0.1.3

A CLI tool that displays your life calendar.
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
# lifec

A life calendar CLI, that shows you how many weeks you've lived.

## Installation

You can install this tool with the Rust's package manager: `cargo`.

```bash
cargo install lifec
lifec 2000-01-01 -s
```