Skip to content

disco07/file-downloader

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

48 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

test Coverage

file-downloader

File downloader with goroutine

Getting Started

Prerequisites

  • Text editor i.e Golang-JetBrains 🔥
  • You may need to have the following dependacies installed on your computer:
  • Golang
  • Setup

    On Golang-JetBrains, open the terminal and do the following steps

    Clone this repository

    git clone https://github.com/disco07/file-downloader
    cd file-downloader

    Installation

    go install

    To Run

    go run main.go -u "file url"

    To Build and Run

    GOOS=target-OS GOARCH=target-architecture go build -o downloader .
    ./downloader -u "file url"

    Built with

    Language

  • Golang
  • Tools

  • Golang-JetBrains
  • Github
  • Author 👤

    Drissa Koné

  • Github: @disco07
  • LinkedIn: @drissakone
  • Contributing 🤝

    Contributions, issues, and feature requests are welcome!

    Feel free to check the issues page.

    Support me

    Give a ⭐️ if you like this project!

    📝 License

    This project is MIT is licensed.