Skip to content

Latest commit

 

History

History
31 lines (19 loc) · 567 Bytes

README.md

File metadata and controls

31 lines (19 loc) · 567 Bytes

file-downloader-cli

Download files from your cli



Step 1

Clone the repostory (https://github.com/thebinsohail/file-downloader-java.git)

Step 2
change your directory to src/main/java


Step 3
run the command javac Main.java in order to compile the file
OR
you can use your IDE to run the file just simply compile and run the Main.java file

Step 4
Paste the URL of the file which you want to download

Step 5
Paste the filepath or directory of where you want to save your file

YAYYYY! 😉

Want to contribute? Open an issue 🤠