2022-08-16 21:33:02 +02:00
|
|
|
# .
|
|
|
|
|
|
|
|
TODO: Write a description here
|
|
|
|
|
|
|
|
## Installation
|
|
|
|
|
2022-08-16 21:36:47 +02:00
|
|
|
Make sure you have Crystal and Make installed on your system.
|
2022-08-16 21:33:02 +02:00
|
|
|
|
2022-08-16 21:36:47 +02:00
|
|
|
Then type
|
2022-08-16 21:33:02 +02:00
|
|
|
|
2022-08-16 21:36:47 +02:00
|
|
|
```shell-session
|
|
|
|
$ make build
|
|
|
|
```
|
2022-08-16 21:33:02 +02:00
|
|
|
|
2022-08-16 21:36:47 +02:00
|
|
|
## Usage
|
2022-08-16 21:33:02 +02:00
|
|
|
|
2022-08-16 21:36:47 +02:00
|
|
|
```shell-session
|
|
|
|
$ ./_build/kathmandu_time 21:30
|
|
|
|
Paris: 21:30 +02:00
|
|
|
|
Kathmandu: 01:11 +05:41
|
|
|
|
```
|
2022-08-16 21:33:02 +02:00
|
|
|
|
2022-08-16 21:36:47 +02:00
|
|
|
## Authors
|
2022-08-16 21:33:02 +02:00
|
|
|
|
|
|
|
- [Glenn Y. Rolland](https://github.com/glenux) - creator and maintainer
|