Package Exports
- foxes
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 (foxes) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.
Readme
foxes
This is randomfox as an cli app for Windows, MacOS(not for ARM) and Linux.
How to use
To get the image type
foxes or npx foxes
To get a custom image type
foxes -c "https://randomfox.ca/images/3.jpg https://randomfox.ca/images/2.jpg https://randomfox.ca/images/1.jpg"
or the same with npx
Commandlist
foxes -hget the helpfoxes -Vget the versionfoxesget an random fox image urlfoxes -c ""get an random fox image from your urls
Installation
npm i -g foxes
or
yarn install -g foxes
or
npm i -g git+https://github.com/Minecodes/foxes
or
npm i -g git+https://gitlab.com/Minecodes13/foxes
or
yarn install -g git+https://github.com/Minecodes/foxes
or
yarn install -g git+https://gitlab.com/Minecodes13/foxes