An open API service indexing awesome lists of open source software.

https://github.com/crashmax-dev/linkerr-cli


https://github.com/crashmax-dev/linkerr-cli

Last synced: 3 months ago
JSON representation

Awesome Lists containing this project

README

        

# linkerr-cli

> Parse href, image paths, scripts paths and links from site.

## Install

```sh
npm install linkerr-cli -g
```

## Usage

```
$ linkerr --help

Usage:
$ linkerr [options]

Options:
--url, -u target url
--output, -o output path
--name, -n output file name

Examples:
$ linkerr -u https://github.com -o logs -n log_github
```

## Related

- [linkerr](https://github.com/crashmax-dev/linkerr) - API for this module