Skip to content

[Feature] Export code to GitHub Gist #9

Description

@kom50

Summary

One-click publish code to GitHub Gist.

Requirements

  • "Export to Gist" button
  • GitHub OAuth or Personal Access Token input
  • Create public or secret gist
  • Show Gist URL after creation
  • Copy Gist URL to clipboard

Technical Notes

  • GitHub Gist API: POST /gists
  • Requires OAuth token with gist scope

Acceptance Criteria

  • User can authenticate with GitHub
  • Gist is created successfully
  • User receives link to created Gist

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions