Skip to main content

Quick Start

Get up and running with Kexra in minutes, from installation to your first program.

Why this exists

A quick start guide provides the fastest path to trying Kexra, reducing barriers to entry.

How it works

Follow these steps: install, create file, write code, run.

Examples

  1. Install: npm install -g kexra
  2. Create hello.kx: say "Hello, Kexra!"
  3. Run: kex run hello.kx

Common mistakes

  • Skipping installation verification
  • Not saving the file
  • Running without the correct command