1.1.0 • Published 4 years ago

rashee v1.1.0

Weekly downloads
2
License
MIT
Repository
github
Last release
4 years ago

GitHub top language GitHub repo size GitHub code size in bytes GitHub

rashee

Get your horoscope for the day printed to your console!

Add it to your CI/CD pipeline, run it for fun sometimes, or make it your opening command every time you open your terminal. Do whatever you want with it!

This app uses the excellent aztro API.

Installation

First, clone the repository locally using:

git clone https://github.com/rmorabia/rashee.git

Then, navigate to the repository using:

cd rashee

Lastly, install the necessary Node modules using:

npm i

Usage

Note: The <sunsign> command refers to the most prominent and common sign you associate with horoscopes. It's what comes up on Google when you type in your birthday + "zodiac sign."

The best way to use this app is to run:

npx rashee <sunsign>

You can also install it using:

npm i (-g) rashee

If you have it installed, you can run it by using:

rashee <sunsign>

Contributing

Issues are welcome! Suggest a new feature, report a bug, or just yell at me. I'm open to it all.

Pull Requests are also welcome.

Please note, in order to contribute to this codebase, you must follow the code of conduct. This follows the Contributor Covenant standard and can be viewed here.

License

MIT

1.1.0

4 years ago

1.0.8

4 years ago

1.0.7

4 years ago

1.0.6

4 years ago

1.0.5

4 years ago

1.0.1

4 years ago

1.0.0

4 years ago

0.0.1

4 years ago