CivilCode Playbook
  • The CivilCode Playbook
  • Method
    • Engagement
      • Qualification
      • Introductory Meeting
    • Onboarding
      • Roles and responsibilities
      • Product Owner Role
    • Discovery
    • Iteration Zero
      • Kickoff
    • Development
      • Develop an Object Model
      • Build a Feature List
  • Guides
    • Operations
      • Setup the VPN
      • Developer Setup Guide
      • Maintain Virtual Machine
    • Practices
      • Pair Programming Practice
      • Friday Practice
      • Project Retrospective
      • Daily Practices
  • Education
    • Trails
      • Elixir
      • Domain-Driven Design and CQRS/ES
      • Event Storming
      • Feature-Driven Development
      • Functional Programming
      • GraphQL
      • Object Design
      • Object Modeling
      • Specification by Example
      • Story Mapping
      • Testing
      • Type Classes
Powered by GitBook
On this page
  • Setup the admin account
  • Setup your personal account
  1. Guides
  2. Operations

Developer Setup Guide

Before installation all issues MUST BE resolved in the following repos:

  • laptop

  • dotfiles

A "laptop" will have two user accounts.

  1. admin: for pair-programming and administration of the machine (such as installing HomeBrew packages).

  2. your account: for your personal work environment.

Setup the admin account

  1. Add a new "administrator" account with the username admin.

  2. Setup the laptop: https://github.com/civilcode/laptop

  3. Install dotfiles: https://github.com/civilcode/dotfiles

  4. Install Docker: https://www.docker.com/docker-mac

Setup your personal account

  1. Add a new "administrator" account with your username.

  2. Setup the laptop using instructions for a second account.

  3. Install dotfiles: https://github.com/civilcode/dotfiles

PreviousSetup the VPNNextMaintain Virtual Machine

Last updated 6 years ago