imdbtr
v2.0.2
Published
IMDB on terminal
Downloads
6
Readme
imdbtr
IMDb on terminal
Install
$ npm install -g imdbtr
Usage
Usage
$ imdbtr [OPTIONS]
Example:
$ imdbtr "The Godfather" --year 1972
Options:
-y --year Filter movie by year
-h --help Display usage details
Contributing
Once you've made your great commits:
- Fork the project
- Create your feature branch:
git checkout -b my-feature
- Push to the branch:
git push origin my-feature
- Submit a pull request!
Resources
- API provided by OMDb API;
- Some modules by @sindresorhus.
License
MIT © @fernahh