1 dépôt
Automated workflows that commit and push coding solutions to a remote repository after tests pass.
Distinct from Automated Commit Workflows: Distinct from Automated Commit Workflows: specifically targets committing coding solutions from a web platform, not general automated commit sequences.
Explore 1 awesome GitHub repository matching development tools & productivity · Solution Commit Automations. Refine with filters or upvote what's useful.
LeetHub is a browser extension that automatically archives completed LeetCode coding solutions to a GitHub repository. It intercepts submission results from LeetCode pages and, upon successful test completion, pushes the code along with problem metadata into a structured, versioned history on the user's GitHub account. The project authenticates with GitHub using OAuth tokens, authorizing it to create private repositories and configure repository hooks for automated synchronization. This eliminates the manual step of copying and pasting solutions, instead building a permanent, versioned portfo
Pushing programming solutions to a remote repository without manual intervention after all tests pass.