Skip to content

AIGNE-io/aigne-tools

Repository files navigation

AiGNE Tools

A monorepo containing tools and utilities for the AiGNE framework.

Structure

This monorepo is organized using pnpm workspaces and contains the following packages:

Getting Started

Prerequisites

  • Node.js >= 20.15
  • pnpm >= 10.2.1

Installation

pnpm install

Development

# Build all packages
pnpm build

# Run linting
pnpm lint

# Fix linting issues
pnpm lint:fix

# Clean build outputs
pnpm clean

# Run tests
pnpm test

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Packages

No packages published

Contributors 5