प्रलेखन
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.
मदद की ज़रूरत है?
मदद की ज़रूरत है?
हमारी सहायता टीम आपको ज़ोफ़ से अधिकतम लाभ प्राप्त करने में मदद करने के लिए यहाँ है।