Back to Dashboard

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

1

Install Node.js (LTS version)

Needed for building your projects during the workshop.

nodejs.org

Step 2 — Git & GitHub

1

Install Git

git-scm.com/downloads
2

GitHub account (if you don't have one)

github.com/signup

Step 3 — Pick one AI coding tool (all work with all LLMs)

A

Claude Code CLI

Primary tool. Terminal-native. Anthropic's agent for the command line.

Mac / Linux: curl -fsSL https://claude.ai/install.sh | bash
Windows (PowerShell): irm https://claude.ai/install.ps1 | iex
Windows (CMD): 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.

Terminal guide →
B

Cursor

AI-powered code editor with a familiar GUI. Great if you've used VS Code before.

cursor.com/downloads

The 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