Skip to content

R2R

Guides for working with the r2r (Ready to Release) command-line interface. Learn how to extend the CLI with custom commands packaged as Docker containers.

In This Section

Guide Description
Creating Extensions Build production-ready extensions: project structure, metadata, testing, Dockerfile optimization, and EAC integration
Local Development Workflows Develop and test extensions locally: importer.ps1 for EAC, Docker for standalone extensions
Testing in External Repositories Test ext-eac and standalone extensions in external repositories using Docker

Reference Implementation

For a complete, production-ready example, see ext-env-check:

See Also


Tutorials | How-to Guides | Explanation | Reference

You are here: How-to Guides — task-oriented recipes that guide you through solving specific problems.