Skip to content

Latest commit

 

History

History
25 lines (17 loc) · 449 Bytes

README.md

File metadata and controls

25 lines (17 loc) · 449 Bytes

scrapemon

A CLI tool to scrape pokemon anime metadata.

Installation

All that's needed to install scrapemon is to use npm to install it globally. For Linux sudo may be required.

npm install -g scrapemon

Alternate Installation Method

Clone the repo. Open terminal/cmd in the package directory and execute the following:

npm install -g .

Note: Node 10 LTS or greater required.

Usage

scrapemon -s <season#>