Skip to content

Simple and fast deployments to remote unix machines

Notifications You must be signed in to change notification settings

chriswalz/simple-deploy

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

setup s s h k e y

ssh-copy-id -i /Users/{user}/.ssh/{keyName}.pub root@{host}

e.g. ssh-copy-id -i /Users/Joe/.ssh/my_rsa.pub root@example.com

#Contributor notes

add to bin

go install

About

Simple and fast deployments to remote unix machines

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages