Skip to main content

Documentation Index

Fetch the complete documentation index at: https://repr.dev/docs/llms.txt

Use this file to discover all available pages before exploring further.

Manage your developer profile settings and export your data.

Usage

repr profile [ACTION]

Actions

set-bio / set-location / set-available

Update profile metadata.
repr profile set-bio "Rust enthusiast"

export

Export your profile and stories. Options:
  • --format <fmt>: md (markdown) or json.
  • --since <date>: Filter stories by date.
  • --output <file>: Write to file instead of stdout.
repr profile export --format md > resume.md
Get your public profile URL (if signed in).
repr profile link