Skip to content

aerphanas/Aswad

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

aswad

Crystal CI

get current Prayer Time and more comming soon

Prerequisites

  • crystal v1.2.2
  • zlib (libz)
  • openssl (libssl, libcrypto)

Installation

git clone https://github.com/aerphanas/Aswad.git
cd Aswad
crystal build --release ./src/aswad.cr -o ./bin/aswad

Usage

./bin/aswad -c <city name> # Get Current Prayer Times 
./bin/aswad -h # More Information on a Command.

Docker

docker run --rm -it ghcr.io/aerphanas/aswad:latest

Contributing

  1. Fork it (https://github.com/aerphanas/aswad/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

Thanks so

Contributors