Skip to content

Zandelok/image_downloader

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

30 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Image Downloader

Install, run and testing

Requirements:

  • rvm or rbenv
  • ruby 3.1.0
  • bundler version 2.3.3

Pre-run steps:

Pull the project

$ git clone [email protected]:Zandelok/image_downloader.git

Open the project

$ cd image_downloader/

Install all dependencies

$ bundle

Usage

Grant permissions:

$ chmod +x bin/main

Running the tests:

$ rspec

Running the script:

$ bin/main public/input_data.txt public/images/

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages