New:System Graph 2.0See System Graph 2.0
Documentation

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.

Besoin d'aide ?

Besoin d'aide ?

Notre équipe d'assistance est là pour vous aider à tirer le meilleur parti de Zof.

Mise en route - Guide de démarrage rapide | Zof IA | Zof AI