Skip to content

Automated dev machine setup using ansible and yadm

License

Notifications You must be signed in to change notification settings

mskrajnowski/dev-setup

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

52 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

dev-setup

Automated dev machine setup using ansible and yadm

  1. Setup your ssh-agent

    ssh-add ~/.ssh/id_rsa
    ssh -T [email protected]
  2. Run

    sh -c "$(wget https://raw.github.com/mskrajnowski/dev-setup/master/setup.sh -O -)"

About

Automated dev machine setup using ansible and yadm

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages