Important: This documentation covers Yarn 1 (Classic).
For Yarn 2+ docs and migration guide, see yarnpkg.com.

Package detail

tv-schedule

ryanburgess25MIT0.0.5

A CLI tool to display TV show schedule.

tv, schedule, shows, episodes, listings

readme

TV Schedule

A CLI tool to display TV show schedule.

TV-Schedule in the terminal

Install

npm install tv-schedule -g

Commands

Today's TV schedule

tv-schedule

Tomorrow's TV schedule

tv-schedule tomorrow

Yesterday's TV schedule

tv-schedule yesterday

Date TV schedule

tv-schedule date 3/15/2016

Contributing

  1. Fork it
  2. Run npm install
  3. Create your feature branch (git checkout -b my-new-feature)
  4. Commit your changes (git commit -am 'Add some feature')
  5. Push to the branch (git push origin my-new-feature)
  6. Create new Pull Request

License

MIT © Ryan Burgess