golang-examples/example-ssh/Makefile

9 lines
64 B
Makefile

all:
go build
scp:
go run scp.go
ps:
go run ssh-ed25519.go