Important: This documentation covers Yarn 1 (Classic).
For Yarn 2+ docs and migration guide, see yarnpkg.com.

Package detail

gyotaku-cli

moqada20MIT1.0.1

CLI for Web GYOTAKU (unofficial)

Web GYOTAKU, cli, client, console, gyotaku, ウェブ魚拓

readme

gyotaku-cli

NPM version NPM downloads Build Status Dependency Status DevDependency Status License

CLI for Web GYOTAKU (ウェブ魚拓).

Unofficial and Implemented by dirty scraping...

Installation

npm install -g gyotaku-cli

Usage

Usage: gyotaku [options] <URL>

Options:
  -l, --list  Listing GYOTAKU urls  [boolean]
  --help      Show help  [boolean]
  --version   Show version number  [boolean]

Examples:
  gyotaku http://example.com/     Take GYOTAKU of specific url
  gyotaku -l http://example.com/  List GYOTAKU urls for specific url

changelog

1.0.1 (2015-12-19)

  • Update dependencies (#2)

1.0.0 (2015-11-19)

First Release!