Skip to content

AstroCLI is a command-line interface app built on Ruby. It allows you to view and store several birth charts and compare stored charts.

License

Notifications You must be signed in to change notification settings

critsmet/astroCLI

 
 

Repository files navigation

******* AstroCLI ********

To use astroCLI, you will need to sign up for an astrology API key here: https://astrologyapi.com/docs/

Put the API Key and User ID in your environment file as "API_KEY" and "USER_ID"

Next, you will need to run ' $ bundle install ' and make sure all gems are installed properly.

Then you will need to execute the migrations by running the following command $ rake:db migrate

Now you can run the program by running ' $ ruby bin/run.rb '

Enjoy!

About

AstroCLI is a command-line interface app built on Ruby. It allows you to view and store several birth charts and compare stored charts.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Ruby 100.0%