Click the button below to launch your Google Cloud Shell environment. Follow the tutorial in the sidebar to install Z-Arch and get started.
Warning
Z-Arch utilizes gcloud to invoke project level changes as the signed-in user.
Please make sure you are signed into the appropriate Google account before engaging the tutorial.
Copy the command below into your bash shell to install the cli.
curl -fsSL https://raw.githubusercontent.com/RAMCloudCode/Z-Arch/main/install.sh | bash && export PATH="$HOME/.local/bin:$PATH"