file-downloader

File downloader with goroutine

MIT License

Stars
7

file-downloader

File downloader with goroutine

Getting Started

Prerequisites

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

Tools

Author 👤

Drissa Koné

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.

Package Rankings
Top 8.17% on Proxy.golang.org
Badges
Extracted from project README
test