Developer Setup Guide
Before installation all issues MUST BE resolved in the following repos:
A "laptop" will have two user accounts.
admin
: for pair-programming and administration of the machine (such as installing HomeBrew packages).your account: for your personal work environment.
Setup the admin account
Add a new "administrator" account with the username
admin
.Setup the laptop: https://github.com/civilcode/laptop
Install dotfiles: https://github.com/civilcode/dotfiles
Install Docker: https://www.docker.com/docker-mac
Setup your personal account
Add a new "administrator" account with your username.
Setup the laptop using instructions for a second account.
Install dotfiles: https://github.com/civilcode/dotfiles
Last updated