Prototype Kit requirements (Mac)
You'll usually need admin access to your machine to install the software.
If you do not have admin access, ask your IT team to install the software for you.
GDS staff can install the software themselves with the Self Service app.
Terminal
Macs come with a terminal application.
You'll need to use the terminal to create, start and stop prototypes. Using a terminal is sometimes called ‘using the command line’.
To run the Terminal press the command and space keys together, then type 'terminal'.
Code editor
You'll need a code editor to make changes to your prototype. VS Code is a well established and fairly accessible code editor.
VS Code keyboard shortcuts
command
ands
= save your changescommand
andp
= search for a file in your projectcommand
andf
= search for something in your file