Skip to content

Latest commit

 

History

History
26 lines (25 loc) · 1.05 KB

README.md

File metadata and controls

26 lines (25 loc) · 1.05 KB

Code Climate Test Coverage Issue Count Build Status asciicast

Загрузщик страниц

Установка:

  git clone https://github.com/dzencot/project-lvl3-s71 page_loader
  cd page_loader
  make install

Использование:

  make run 1=http://your_page

Другой способ:

  make build
  node dist/bin/page_loader.js --help