Skip to content

IoannP/backend-project-lvl3

Repository files navigation

Maintainability Test Coverage Actions hexlet-check

PAGE LOADER

Installation

clone repository and run

make install

and

make lint

Usage

The loader loads HTML contents of a given URL in current working directoty.

npx page-loader https://github.com/

To load in specific directory use -O --output flag

npx page-loader -O /home https://github.com/

To get package version

npx page-loader -V, --version

asciicast

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Packages

No packages published