dev-setup is a macOS development-environment bootstrap and reference repository for configuring a new developer machine. It combines documented setup steps with dotfiles and shell scripts that automate common system changes. The project covers command-line tools, editors, terminal customization, Homebrew packages, and developer-oriented macOS defaults. Additional scripts prepare Python data-analysis stacks, AWS and big-data tooling, databases, web development, and Android development. Its modular .dots launcher lets users run only the setup sections they actually want. The repository is intentionally customizable rather than a one-size-fits-all installer, and its documented targets are older OS X releases. It is most useful today as a historical automation template and organized setup reference.
Features
- Automated macOS developer machine setup
- Reusable shell scripts and dotfiles
- Homebrew package and application installation
- Python data-analysis environment setup
- AWS, databases, web, and Android tooling
- Modular setup sections with customizable execution