to select ↑↓ to navigate
Handbook

Handbook

Open in ChatGPT
Ask ChatGPT about this page
Open in Claude
Ask Claude about this page

Setting up macbooks for new developers

If you are just given a macbook and have never used them or any unix-like operating systems it can be quite daunting at first. This guide will walk you through the process of setting up your macbook. At Frappe we don't have dedicated IT administration team, but feel free to ping your peers if you ever get stuck. The process of setting up your machine might take up around half a day to a full day but it will help you understand it more deeply.

Tools and "apps" you should install

Follow Frappe framework guide to getting Bench setup on MacOS: https://frappeframework.com/docs/user/en/installation#macos

Homebrew packages to install

  • git
  • mariadb
  • pyenv can be installed with brew too.
  • wkhtmltopdf
  • redis
  • pinentry-mac required for entering SSH/GPG pins from terminal.
  • postgresql

Further setup

Optional

Last updated 2 months ago
Was this helpful?
Thanks!