Skip to content

Latest commit

 

History

History
8 lines (6 loc) · 421 Bytes

README.md

File metadata and controls

8 lines (6 loc) · 421 Bytes

CLMDB

CLMDB is finally a thing! Yeah, that's right, Command Line Movie Database is here to give IMDB a run for it's money. Right now all this program does is scan through a text file of movie details (title, director, cast, rating etc) and relay this information back to you on the command line. From here you can choose to remove duplicates and sort the list of movies before writing the list to a new file.