Skip to content
/ gremlin Public

Development environment bootstrap scripts written in ansible

Notifications You must be signed in to change notification settings

jmpage/gremlin

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Gremlin

An ansible playbook for setting up my development machine.

Clone this repo and run the playbook with:

ansible-playbook -K -i inventory playbook.yml

or, on macOS:

ansible-playbook -K -i inventory.darwin playbook.yml

If on macOS, follow the instructions on POST_INSTALL.DARWIN.md after running the playbook.

About

Development environment bootstrap scripts written in ansible

Topics

Resources

Stars

Watchers

Forks