Skip to content

ksbulgakov/project-lvl3-s322

Repository files navigation

project-lvl3-s322

Build Status

Maintainability

Test Coverage

Setup

 npm install page-loader-kobu -g

Description

Educational project based on TDD principles.

page-loader is command-line interface application which loads page content from a given web address.

Interface

foo@bar:~$ page-loader --output <directory> <link>

Example

page-loader --output /temp https://hexlet.io/courses

In this case page-loader will save data from https://hexlet.io/courses page into /tmp/hexlet-io-courses.html file.

Asciinema

With logs https://asciinema.org/a/B0innkHbmWJsXzprOzk9xIuAm

With work (4 - 5th step) https://asciinema.org/a/DDMLYm16xJyNdD31Mhfp6rTeN

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published