Skip to content

Command line app to download an image from a given URL and print it to the console

Notifications You must be signed in to change notification settings

amlestin/Ramda-Functional-Image-Downloader

Repository files navigation

Node.js CI

Ramda-Functional-Image-Downloader

Command line app to download an image from a given URL and print it to the console

Example:

node fun_image_downloader.js https://cdn.pixabay.com/photo/2020/07/21/16/24/landscape-5426755_1280.jpg

Screenshot:

screenshot

Installation:

  1. Clone the repository
  2. Open the directory in your terminal and run the command npm install
  3. Run the app with node fun_image_downloader.js [URL]

About

Command line app to download an image from a given URL and print it to the console

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published