<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
  <channel>
    <title>Getting Started on Cloche</title>
    <link>http://192.168.2.122:1313/getting-started/index.html</link>
    <description>Recent content in Getting Started on Cloche</description>
    <generator>Hugo -- gohugo.io</generator>
    <language>en</language><atom:link href="http://192.168.2.122:1313/getting-started/index.xml" rel="self" type="application/rss+xml" />
    <item>
      <title>Installation</title>
      <link>http://192.168.2.122:1313/getting-started/installation/index.html</link>
      <pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate>
      <guid>http://192.168.2.122:1313/getting-started/installation/index.html</guid>
      <description>Prerequisites Before installing Cloche, make sure you have:
Docker — Cloche runs every agent task inside a container. Install from docs.docker.com. Git — result extraction relies on git worktrees, so your project must be a git repository. Build from Source This is the primary and fully-supported installation method.
git clone https://github.com/swordsmanluke/cloche.git cd cloche make install make install does the following in one step:
Compiles three binaries: cloche, cloched, and cloche-agent Builds the cloche-agent:latest Docker image Installs the binaries to ~/.</description>
    </item>
  </channel>
</rss>