A CLI utility to help you write on your website. Pulls data from the iTunes Store API, IGDB from Twitch, and TVDB (future path).
This thing is almost functional, but if you want to kick the tires:
git clone git@github.com:manicExpressive/consider.git
cd git consider
node install . -g
As an example, if you wanted information about Ridley Scott's 2012 film Prometheus you might do something like this:
consider -h
will send you down the correct path also.
- Explore TVDB (no netflix stuff on iTunes!)
- IGDB integration only works inside folder with credentials
- Figure out a good place to link to bands (itunes / youtube / ?)
- consider link "text about link for blog"
- consider -b "Blog post title" #bonus #points #for-tags
- Move this list to GitHub issues?
- Good images from iTunes API
- Sort out env stuff