A simple tool to get Kathmandu time for setting appointments
Go to file
2022-08-16 21:35:19 +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 Fix build rules 2022-08-16 21:35:19 +02:00
shard.yml Initial import 2022-08-16 21:33:02 +02:00

.

TODO: Write a description here

Installation

TODO: Write installation instructions here

Usage

TODO: Write usage instructions here

Development

TODO: Write development instructions here

Contributing

  1. Fork it (https://github.com/glenux/./fork)
  2. Create your feature branch (git checkout -b my-new-feature)
  3. Commit your changes (git commit -am 'Add some feature')
  4. Push to the branch (git push origin my-new-feature)
  5. Create a new Pull Request

Contributors