Skip to content
master
Go to file
Code

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
osx
Aug 26, 2019

readme.md

Machine Setup

OSX

list of softwares

  • XCode
  • Homebrew
  • Git + Environment setup
  • mysql
  • RVM + Environment setup
  • Ruby
  • Ruby Bundler
  • Java
  • Docker
  • Virtual Box
  • Google Chrome
  • Firefox
  • Zeplin
  • Postman
  • Docker Toolbox
  • Quicklook plugins
  • Chromedriver
  • Geckodriver
  • Android Studio
  • Appium
  • Skitch
  • Slack
  • Sourcetree
  • Visual Studio Code
  • Sublime Text 3
  • fish
  • the silver searcher

Steps to Follow

  1. Open launch.sh

  2. Replace YOUR_GIT_NAME, YOUR_GIT_EMAIL, and YOUR_GIT_PASSWORD with your personal GitHub details

export GIT_EMAIL="user@gmail.com"
export GIT_USERNAME="username"
export GIT_PASSWORD="password"
  1. Run launch.sh file in terminal
bash launch.sh
You can’t perform that action at this time.