Getting Started with xSwarm

Quick start guide to transform into an AI team leader with xSwarm

Getting Started with xSwarm

Welcome to xSwarm! This guide will help you get up and running in minutes.

Prerequisites

Before installing xSwarm, ensure you have:

  • Node.js 18+ installed on your system
  • A terminal or command prompt
  • A code editor (VS Code recommended)

Installation

You can use xSwarm in two ways:

Run xSwarm directly without installation:

npx xswarm

Option 2: Global Installation

Install xSwarm globally for repeated use:

npm install -g xswarm

Your First Session

1. Navigate to Your Project

Open your terminal and navigate to any project directory:

cd my-project

2. Launch xSwarm

Simply run:

xswarm

3. Start Building

You’ll see the xSwarm welcome screen with your AI team ready. Just type what you want to build!

What’s Next?

Getting Help