Skip to content

Latest commit

 

History

History
30 lines (19 loc) · 434 Bytes

README.md

File metadata and controls

30 lines (19 loc) · 434 Bytes

sfn

Small and simple utility to send files over network.

CLI implementation of sfn L4 in Go language (L5 is in beta).

media/video.gif

Build instructions

Requirements:

  • Go 1.11+

Assuming you have it, type:

go build

This will produce sfn-go-cli executable in the project folder.

Build instructions

For usage instructions type:

./sfn-go-cli -help