nnnoel / dev-env-setup

Bulk app installer and professional setup for a development environment on Mac OSX

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Professional Dev Environment Setup

Author: Noel Colon

Bulk app installer and professional setup for a development environment on Mac OSX.

All apps and tools are installed using Homebrew, so that they can be centralized.

Setup includes the following:

Tools

  • Homebrew
  • Ruby
  • Python
  • Node
  • Git
  • MongoDB
  • Redis
  • Elasticsearch
  • libmemcached
  • zsh

Apps

  • iTerm2
  • P4Merge
  • Postman
  • Robomongo
  • Docker

Also:

  • Preconfiguration for Git
  • Makes zsh default shell

Instructions

Grant file permissions, then run setup.sh

  1. chmod a+x setup.sh
  2. ./setup.sh

About

Bulk app installer and professional setup for a development environment on Mac OSX


Languages

Language:Shell 100.0%