Skip to content

Latest commit

 

History

History
8 lines (6 loc) · 129 Bytes

README.md

File metadata and controls

8 lines (6 loc) · 129 Bytes

file-sender

A simple file sender and reciver written in Go

How to run: go run *.go

How to build: go build -o file-sender