Skip to content

v0.0.2

Choose a tag to compare

@github-actions github-actions released this 04 Jul 15:12
· 7 commits to main since this release

AI Docs CLI v0.0.2

A Go-based CLI tool that provides a one-command workflow to isolate AI-generated "memory" files onto a dedicated Git branch.

Changelog

Others

Installation

Using the install script:

curl -sSL https://github.com/trknhr/ai-docs/releases/download/v0.0.2/install.sh | bash

Manual installation:

Download the appropriate binary for your platform from the assets below.

Using Go:

go install github.com/trknhr/ai-docs@v0.0.2