tv-schedule
v0.0.5
Published
A CLI tool to display TV show schedule.
Downloads
11
Maintainers
Readme
TV Schedule
A CLI tool to display TV show schedule.
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
- Fork it
- Run
npm install
- Create your feature branch (
git checkout -b my-new-feature
) - Commit your changes (
git commit -am 'Add some feature'
) - Push to the branch (
git push origin my-new-feature
) - Create new Pull Request
License
MIT © Ryan Burgess