horoscopecli
v1.0.0
Published
A Command Line Interface to know about yor horoscope
Downloads
1
Readme
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
Version
1.0.0