```
  ____            _       _   _         ____            _      _                      _
 / ___|    __ _  | |__   (_) | |__     | __ )   _   _  | | __ | |__     __ _   _ __  (_)
 \___ \   / _` | | '_ \  | | | '_ \    |  _ \  | | | | | |/ / | '_ \   / _` | | '__| | |
  ___) | | (_| | | | | | | | | | | |   | |_) | | |_| | |   <  | | | | | (_| | | |    | |
 |____/   \__,_| |_| |_| |_| |_| |_|_  |____/ _ \__,_| |_|\_\_|_| |_|  \__,_| |_|    |_|
 | | | |   __ _    __| | (_) | |_  | |__     | | | |   ___  | |  _ __
 | |_| |  / _` |  / _` | | | | __| | '_ \    | |_| |  / _ \ | | | '_ \
 |  _  | | (_| | | (_| | | | | |_  | | | |   |  _  | |  __/ | | | |_) |
 |_|_|_|  \__,_|  \__,_| |_|  \__| |_| |_|   |_| |_|  \___| |_| | .__/
  / ___|   ___   _ __   | |_    ___   _ __                      |_|
 | |      / _ \ | '_ \  | __|  / _ \ | '__|
 | |___  |  __/ | | | | | |_  |  __/ | |
  \____|  \___| |_| |_|  \__|  \___| |_|


```

[![PRs Welcome](https://img.shields.io/badge/PRs-welcome-green.svg)](https://github.com/AshifMohammad/hadith.cli.git)

This project aims to fully implement the vital information related to Sahih Muslim on command prompt for quick access

## Quick Start - Node.js

- It is recommended that your system node version should be higher than 10.10.0

```shell script
node version -v || node --version > 10.10.0
```

Install:

```sh
npm install hadith-cli -g
```

- Terminal will present with prompt to select Sahih Hadith Volume :

![Demo](https://user-images.githubusercontent.com/20770645/97002465-aa64c180-1557-11eb-95e5-74a15f4af207.gif)

```
   ____            _       _   _         ____            _      _                      _
  / ___|    __ _  | |__   (_) | |__     | __ )   _   _  | | __ | |__     __ _   _ __  (_)
  \___ \   / _` | | '_ \  | | | '_ \    |  _ \  | | | | | |/ / | '_ \   / _` | | '__| | |
   ___) | | (_| | | | | | | | | | | |   | |_) | | |_| | |   <  | | | | | (_| | | |    | |
  |____/   \__,_| |_| |_| |_| |_| |_|_  |____/ _ \__,_| |_|\_\_|_| |_|  \__,_| |_|    |_|
  | | | |   __ _    __| | (_) | |_  | |__     | | | |   ___  | |  _ __
  | |_| |  / _` |  / _` | | | | __| | '_ \    | |_| |  / _ \ | | | '_ \
  |  _  | | (_| | | (_| | | | | |_  | | | |   |  _  | |  __/ | | | |_) |
  |_|_|_|  \__,_|  \__,_| |_|  \__| |_| |_|   |_| |_|  \___| |_| | .__/
   / ___|   ___   _ __   | |_    ___   _ __                      |_|
  | |      / _ \ | '_ \  | __|  / _ \ | '__|
  | |___  |  __/ | | | | | |_  |  __/ | |
   \____|  \___| |_| |_|  \__|  \___| |_|

 Version: 1.0.0
 ✔ Please tell us what volume no you want to look through? · 1
 ✔ Please tell us book no of this volume? · 2
 ✔ Please tell us hadith no you are looking? · 3
 Hadith ☝ : The Prophet said, "A Muslim is the one who avoids harming Muslims with his tongue and hands. And a Muhajir (emigrant) is the one who gives up (abandons) all what Allah has forbidden."
 Book Name : 2. Belief
 Narrated By ✍ : Narrated by 'Abdullah bin 'Amr
  Volume 1, Book 2, Number 9 :

```
