placecage

0.2.2 • Public • Published

placecage

Simple CLI node utility that downloads files from placecage.com.

Installation

Installing is quite simple

npm install -g placecage

Usage

Placekitten is pretty easy to use.

placecage [-d path/to/download/folder] width[/height] [...]

Here are some concrete usage examples

placecage 200/100 # Download a 200x100 image 
placecage 100/300 200 # Download a 100x300 image and a 200x200 image 
placecage -d cage 800/600 # Download a 800x600 image into the cage folder 

In order for the -d (a.k.a. --directory) flag to work, the folder must already exist. Otherwise placecage will just return an error.

Versions

Current Tags

  • Version
    Downloads (Last 7 Days)
    • Tag
  • 0.2.2
    1
    • latest

Version History

  • Version
    Downloads (Last 7 Days)
    • Published
  • 0.2.2
    1
  • 0.2.1
    0
  • 0.2.0
    0
  • 0.1.0
    0

Package Sidebar

Install

npm i placecage

Weekly Downloads

1

Version

0.2.2

License

MIT

Last publish

Collaborators

  • itsananderson