1.0.0 • Published 4 years ago

horoscopecli v1.0.0

Weekly downloads
1
License
MIT
Repository
-
Last release
4 years ago

Horoscope Reader CLI

Command line interface for reading Horoscope. Uses Commander.js, Inquirer.js and Horoscope-API

Version

1.0.0

Usage

Installation

Method 1

Install npm Package
$ npm install horoscopecli

Method 2

step 1:

Clone the repository

Step 2:

Install the dependencies
$ npm install

Step 3:

Create Symlink
$ npm link

Interface Example

? Enter your birth year... 2020 ? Select Your birthmonth... Feb (This will be a list) ? Enter your birth date... 22 ? Which type of Horoscope would you like to know? today (This will be a list)

Author

Aniket Kulkarni

Version

1.0.0