page-loader-kobu
v0.0.10
Published
[![Build Status](https://travis-ci.com/ksbulgakov/project-lvl3-s322.svg?branch=master)](https://travis-ci.com/ksbulgakov/project-lvl3-s322)
Downloads
12
Readme
project-lvl3-s322
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