Skip to content

Latest commit

 

History

History
61 lines (46 loc) · 1.37 KB

README.md

File metadata and controls

61 lines (46 loc) · 1.37 KB

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.