Setup & Credits
Get ready before Sunday. The more you prepare, the more you build.
$ Your Credits
Build credits are provided on-site — collect them at the registration desk on the day.
API Credits
You'll receive API credits to build with. Redemption steps are shared at the event.
1 Tech Setup
Do this first thing Sunday or ahead of the event. Should take about 10–15 minutes.
Step 1 — Node.js
Step 2 — Git & GitHub
Install Git
git-scm.com/downloadsGitHub account (if you don't have one)
github.com/signupStep 3 — Pick one AI coding tool (all work with all LLMs)
Claude Code CLI
Primary tool. Terminal-native. Anthropic's agent for the command line.
curl -fsSL https://claude.ai/install.sh | bash irm https://claude.ai/install.ps1 | iex curl -fsSL https://claude.ai/install.cmd -o install.cmd && install.cmd && del install.cmd After install, open a terminal and run claude to start.
Cursor
AI-powered code editor with a familiar GUI. Great if you've used VS Code before.
cursor.com/downloadsThe installations should take about 10–15 minutes. If you run into any issues, don't worry — our tech team will be on-site to help.
! On the Day
Connect to The Delta Campus Guest · password May-Cover-Exact-West
Collect your API credits at the registration desk
Open your terminal (or Cursor) and start building!
If stuck, visit support.buildyouragent.de

