New:System Graph 2.0See System Graph 2.0
Dokumentation

Getting Started

Get Zof running in your environment in under 15 minutes.

Prerequisites

  • A Zof account (sign up at app.zof.ai)
  • Access to your code repository (GitHub, GitLab, or Bitbucket)
  • Node.js 16+ or Python 3.8+ (for CLI installation)

Quick Setup

1

Install the Zof CLI

Install the CLI globally using npm or yarn:

npm install -g @zof/cli
2

Authenticate

Log in to your Zof account:

zof login
3

Initialize Your Project

Navigate to your project directory and initialize Zof:

cd your-project zof init

This creates a zof.config.json file with default settings.

4

Run Your First Test

Execute a quick validation run:

zof run --quick

Use zof run for a full validation.

Behöver du hjälp?

Behöver du hjälp?

Vårt supportteam är här för att hjälpa dig att få ut det mesta av Zof.

Komma igång | Zof AI