godown

command module
v0.0.0-...-b5546fb Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Feb 16, 2023 License: GPL-3.0 Imports: 9 Imported by: 0

README

godown is a concurrent download manager written in go. 🌐⬇️🗃

Prerequisites

Before you begin, ensure you have met the following requirements:

  • You have installed the latest version of go.

Installing godown

To install godown, follow these steps:

git clone https://github.com/2kabhishek/godown
cd godown

# Without build
go run ./godown.go $url $target

# With build
go build
./godown.go $url $target

# After Installing
go install
godown $url $target

Using godown

USAGE:
    godown [FLAGS] [OPTIONS]

FLAGS:
    -h, --help              Prints help information.

OPTIONS:
    -o, --option <value>    Option description. Options are: a, b. [default: a]

To-Do

  • Create initial project
  • Add support for command line arguments
  • Better error reporting
  • Make it pretty

More Info

Documentation

The Go Gopher

There is no documentation for this package.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL