Zodiac

Zodiac is the Command Line program that asks you your date of birth and tells you your your zodiac sign. You can look at the different characteristics your zodiac sign is known for, as well as other astrological information about your zodiac sign such as your ruling planet and the element associates with your sign. After viewing your sign, you can go through any other sign and view the characteristics for those signs.

Getting Started

Run

bundle install

before starting.

Installing

To run the program, be sure you are in the zodiac directory

cd zodiac

and type in the terminal

./bin/zodiac_sign

or

ruby ./bin/zodiac_sign

Contributing

Please read [CONTRIBUTING.md] for details on our code of conduct, and the process for submitting pull requests to us.

Authors

See also the list of contributors who participated in this project.

License

This project is licensed under the MIT License - see the LICENSE.md file for details