Skip to main content
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