Skip to content
Relunar

Documentation

Installation

Install the CLI globally and verify your environment.

Install from npm

npm install -g @dhruv2mars/relunar
relunar --help

Interactive setup

relunar setup

Setup resolves GitHub and Daytona credentials, stores secrets locally when supported, and can link the current directory to a GitHub repository.

Verify

relunar doctor
relunar doctor --json

Doctor checks for a linked repo, GitHub auth, Daytona auth, and a .relunar.yml file in the current repository.