Skip to content

Lobarr/drone-go

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Drone

Drone is a simple cli file tranfer utility that is able to concurrently send multiple files in fragments and reconstruct them on the receiving end

Setup Prerequisites

  • Go

Setup Instructions

  • Clone the repo by running the following command

    git clone https://github.com/Lobarr/drone-go.git && cd drone-go
  • Install dependencies

    go get -v -t -d ./...
  • Build executable

    make build

If you've made it here, you're all set!

Demo

demo

About

Simple file transfer program

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published