Skip to content

ObjectNirvana/sbt-tunnel

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

sbt-tunnel

ssh tunneling tooling support for builds

eval ssh-agent ssh-add

on macOS:

~/.ssh/config Host * UseKeychain yes