kathmandu_time/README.md

26 lines
360 B
Markdown
Raw Permalink Normal View History

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