https://github.com/mayankchd/movie
A CLI for getting information about movies and comparing two movies
https://github.com/mayankchd/movie
Last synced: 8 months ago
JSON representation
A CLI for getting information about movies and comparing two movies
- Host: GitHub
- URL: https://github.com/mayankchd/movie
- Owner: mayankchd
- License: mit
- Created: 2016-03-17T13:47:26.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2024-07-29T13:25:46.000Z (over 1 year ago)
- Last Synced: 2025-03-17T16:53:02.240Z (8 months ago)
- Language: JavaScript
- Homepage:
- Size: 135 KB
- Stars: 169
- Watchers: 2
- Forks: 10
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
- awesome-cli-apps - movie - Get movie info or compare movies. (Entertainment / Movies)
- fucking-awesome-cli-apps - movie - Get movie info or compare movies. (Entertainment / Movies)
- awesome-cli-apps-in-a-csv - movie - A CLI for getting information about a movie and comparing two movies. (<a name="utility"></a>Utilities)
- awesome-cli-apps - movie - A CLI for getting information about a movie and comparing two movies. (<a name="utility"></a>Utilities)
README
# movie-cli
A CLI for getting information about a movies and comparing two movies
```
npm i -g movie-cli
```
```
movie Into The Wild // For infomation about a movie
movie Into The Wild :: Wild // For comparing two movies
```
