Skip to content

ezrover/macbook-dev-setup

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

45 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Onboarding engineers

This project is intended to kickstart the onboarding of new engineers and setup their working station fast so they can start coding straight away.

Getting Started

The following instructions will help you prepare your local development environment and install prerequsites for your local data-stack. While most of the setup is automated, some steps may require manual installations. This environment is intended as a baseline, so personalization and recommendations are welcome.

Setting up your Terminal

It is advised to install iTerm2 and Oh My Zsh. This is for convenience, extra commands, and customization of your terminal. For an introduction to customizing your terminal, see this link.

Homebrew

Homebrew is a package manager that mimics the Linux apt-get command, enabling you to install packages from the Terminal rather than manual install.

XCode Command Line Tools

Ensure that you have XCode Command Line tools installed. You can find the source installation here.

Mac dev setup

A macOS setup guide specific to front-end development.

Guided Setup

Run the installer scripts individually:

./setup.sh

✨ And thats it! No need to do anything further.

Theme

My favourite theme is Oceanic Next! It's simple, it's dark - it's fantastic!


Font

A custom font? Yes, please! I'm currently a huge fan of Microsoft's Cascadia Code. Download the latest font zip file from the GitHub release page, unzip it and install every font within the "ttf" folder. Don't forget to restart Visual Studio Code so that it knows about the font.


About

Developer Productivity Mac Environment Setup

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages