Skip to main content
Let anyone deploy your agent or tool to Reminix with a single click. Add the badge below to your repository README.

Preview

Deploy to Reminix

Markdown

Copy the snippet below into your README. Replace OWNER/REPO with your GitHub repository.
[![Deploy to Reminix](https://reminix.com/badge/deploy.svg)](https://reminix.com/new/deploy?repo=OWNER/REPO)

Parameters

ParamDefaultDescription
repo(required)GitHub repository in owner/repo format
branchmainBranch to clone from
folder(repo root)Subfolder within the repo to use as the project source

Full Example

[![Deploy to Reminix](https://reminix.com/badge/deploy.svg)](https://reminix.com/new/deploy?repo=acme/my-agent&branch=main&folder=examples/starter)
When a user clicks the badge, they land on the Reminix deploy page with the repo pre-filled. They sign in (if needed), name their project, and deploy.