CommandChronicles

Quick Install - Get started in seconds

🚀 Quick Installation

Install the CommandChronicles CLI with a single command:

curl -fsSL https://get.commandchronicles.dev | bash
Security Note: Always review scripts before executing them. You can inspect the installer script first:
curl -fsSL https://get.commandchronicles.dev

📋 What gets installed?

CLI Tool

The ccr command-line interface for managing your CommandChronicles workflow.

Auto-Detection

Automatically detects your operating system and architecture for the right binary.

Secure Install

Downloads from official GitHub releases with integrity verification.

🔧 Manual Installation

Prefer to install manually? Download the latest release directly:

wget https://get.commandchronicles.dev
chmod +x install.sh && ./install.sh

✅ Verify Installation

After installation, verify everything works:

ccr --version
ccr --help

🏁 Getting Started

Once installed, initialize your CommandChronicles configuration:

ccr init