I also have a blank project which I always copy for a new project to start from. I use a folder in my homedir called QEMU that includes a folder per project with the scripts on main folder. Next is to setup our work and folder environment and the scripts. Now we have all needed resources installed. Open Terminal and enter this: $ /usr/bin/ruby -e '$(curl -fsSL )'Īfter brew installed successfully we want to install QEMU, an easy OS emulator: $ brew install qemu So you can start tinkering in no-time before deploying on a life rpi.
It enables your Mac to start and simulate a Pi 3 and all its (web)services via the terminal. This is a quick guide on how to setup your Mac to mount and run Raspbian images for rapid rpi prototyping, testing and tinkering.