0.2.0 ā€¢ Published 5 years ago

cli-giphy v0.2.0

Weekly downloads
3
License
ISC
Repository
github
Last release
5 years ago

Build Status Standard Maintainability

cli-giphy

šŸ’» a gif search engine using giphy api

about

This project provide a solution to search gif and save it. The cli include other option šŸ˜‰

install

$ npm i -g cli-giphy

usage

$ giphy --help
Usage: giphy [options]

Options:
  -V, --version          output the version number
  -l, --list             list all gif file
  -s, --search [name]    search a gif
  -o, --open [filename]  open a gif
  -p, --preview [name]   preview a gif in the browser
  -h, --help             output usage information