imdbtr icon indicating copy to clipboard operation
imdbtr copied to clipboard

IMDb on terminal.

imdbtr

Build Status

IMDb on terminal

Example of usage

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:

  1. Fork the project
  2. Create your feature branch: git checkout -b my-feature
  3. Push to the branch: git push origin my-feature
  4. Submit a pull request!

Resources

License

MIT © @fernahh