0.0.10 • Published 6 years ago

page-loader-kobu v0.0.10

Weekly downloads
13
License
ISC
Repository
github
Last release
6 years ago

project-lvl3-s322

Build Status

Maintainability

Test Coverage

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 (4th step) https://asciinema.org/a/Wg7FnCNPx3OJNBFjtf2XQjMaT

0.0.10

6 years ago

0.0.9

6 years ago

0.0.8

6 years ago

0.0.7

6 years ago

0.0.6

6 years ago

0.0.5

6 years ago

0.0.4

6 years ago

0.0.3

6 years ago

0.0.2

6 years ago

0.0.1

6 years ago