mavg
Small tool for getting an average moving rating based on Rotten Tomatoes and IMDB.
Installation
npm install -g mavg
Usage
Usage: mavg [options] Options: -h, --help output usage information -V, --version output the version number -i, --id <id> Specify IMDB id
License
MIT
Contributing
- Fork it
- 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
Crafted with <3 by Simon Brix (@br11x).