Skip to content

fernahh/imdbtr

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

59 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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