Skip to content

A command line tool written in go, works with different OMDB apis.

Notifications You must be signed in to change notification settings

viiku/movie-poster

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 

Repository files navigation

movie-poster

A command line tool written in go, download movie poster form omdb and save in local.

How to start...

  1. Set OMDB api key
export OMDB_API_KEY="your-api-key"
  1. Run Main file with movie name that you want to search.
git clone [email protected]:viiku/movie-poster.git
cd movie-poster
go run main.go <movie-name>

About

A command line tool written in go, works with different OMDB apis.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages