Skip to content

v3.32.158 - AI DevOps Framework

Choose a tag to compare

@marcusquinn marcusquinn released this 20 Jul 14:38
v3.32.158

AI DevOps Framework v3.32.158

Installation

# npm (recommended)
npm install -g aidevops && aidevops update

# Homebrew
brew install marcusquinn/tap/aidevops && aidevops update

# curl
bash <(curl -fsSL https://aidevops.sh/install)

What's New

See CHANGELOG.md for detailed changes.

Quick Start

# Check installation
aidevops status

# Initialize in a project
aidevops init

# Update framework + projects
aidevops update

# List registered projects
aidevops repos

Documentation

Links


Full Changelog: v1.0.0...v3.32.158