Skip to content

Basic web and app developer Mac setup in Ansible playbooks.

License

Notifications You must be signed in to change notification settings

bxlab/cmdb-laptop-setup

 
 

Repository files navigation

Mac Development Ansible Playbook

Playbook for configuring Johns Hopkins CMDB laptops, based on https://github.com/i11/mac-dev-playbook

bash bootstrap.sh to run setup.

Installs ansible and then uses ansible to install brew. Brew cask is used to install Mac apps (editors, R and R Studio). Ansible then installs conda which is used to install all of the needed python packages.

install_conda_packages.sh has the conda packages installed.

PROMPT: export PS1="\[\e[36;5;9m\][\w $]\[\e[38;5;254m\]"

About

Basic web and app developer Mac setup in Ansible playbooks.

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Languages

  • Shell 92.1%
  • Python 5.7%
  • R 2.2%