Package Exports
- @christopherkade/randog
This package does not declare an exports field, so the exports above have been automatically detected and optimized by JSPM instead. If any package subpath is missing, it is recommended to post an issue to the original package (@christopherkade/randog) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.
Readme
Fetch and display a picture of a random dog right in your terminal.
Installation
npm install -g @christopherkade/randog
Or, if you just want a quick look without installing it:
npx @christopherkade/randog
Screenshot
Why?
Why not?
Packages used
- A fork of terminal-img - To display pictures in the terminal
- yargs - To simplify the CLI creation
- axios - The fetch the pictures via an API
Currently only supported by iTerm >=3