Skip to content

cybozu-go/moco-agent

Repository files navigation

GitHub release CI PkgGoDev Go Report Card

MOCO Agent

MOCO Agent is a sidecar program of MOCO.

Documentation

docs directory contains documents about designs and specifications.

Docker images

Docker images are available on GitHub Container Registry

Development

Prerequisites

This project uses aqua to manage development tools. Before starting development, please install aqua by following the instructions at https://aquaproj.github.io/docs/install.

Once aqua is installed, the required development tools will be automatically installed when you run make commands.