A simple tool to get Kathmandu time for setting appointments
Go to file
2022-08-16 21:36:47 +02:00
spec Initial import 2022-08-16 21:33:02 +02:00
src Initial import 2022-08-16 21:33:02 +02:00
.editorconfig Initial import 2022-08-16 21:33:02 +02:00
.gitignore Fix build rules 2022-08-16 21:35:19 +02:00
.travis.yml Initial import 2022-08-16 21:33:02 +02:00
LICENSE Initial import 2022-08-16 21:33:02 +02:00
Makefile Fix build rules 2022-08-16 21:35:19 +02:00
README.md Add doc 2022-08-16 21:36:47 +02:00
shard.yml Initial import 2022-08-16 21:33:02 +02:00

.

TODO: Write a description here

Installation

Make sure you have Crystal and Make installed on your system.

Then type

$ make build

Usage

$ ./_build/kathmandu_time 21:30
Paris:     21:30 +02:00
Kathmandu: 01:11 +05:41

Authors