insane-cli

1.0.1 • Public • Published

insane-cli

Run program

// INSTALL
npm install insane-cli

// HELP
insane-cli

// check insane-cli version
insane-cli --version  or  /v

// check links which are extracted from file named 'sample.txt'
insane-cli sample.txt

// check links which are extracted from file named 'sample.txt' excluding URLs in ignore.txt
insane-cli sample.txt  -i ignore.txt

// // check links of body's webpage by URL
insane-cli -url https://www.google.com

// Search in wayback machine
insane-cli -w https://finance.yahoo.com 2016

// Check links from Telescope 10 latest posts
insane-cli -telescope http://localhost:3000/posts

Dependents (0)

Package Sidebar

Install

npm i insane-cli

Weekly Downloads

0

Version

1.0.1

License

ISC

Unpacked Size

116 kB

Total Files

19

Last publish

Collaborators

  • vietnameze