A command-line tool that makes git easier to use with GitHub.
-
Updated
Apr 4, 2022 - Go
{{ message }}
The GitHub API provides endpoints for users to consume GitHub data as well as make changes on a user’s behalf. The latest version is v4, the GraphQL API. The GitHub GraphQL API v4 represents an architectural and conceptual shift from the GitHub REST API v3 and allows for users to craft queries of the exact data they need.
A command-line tool that makes git easier to use with GitHub.
My menubar is full. Even with "menubar mode" turned off it still appears up there. It should not force an icon up there.
This repository helps you to have a more beautiful and attractive github profile, and you can access a complete set of tools and guides for beautifying your github profile.
A supercharged Git/GitHub command line interface (CLI). An official integration for GitHub and GitHub Enterprise: https://github.com/works-with/category/desktop-tools
Automatically generate change log from your tags, issues, labels and pull requests on GitHub.
Reconnaissance tool for GitHub organizations
PullRequest.edit does not allow a draft attribute:
def edit(
self,
title=github.GithubObject.NotSet,
body=github.GithubObject.NotSet,
state=github.GithubObject.NotSet,
base=github.GithubObject.NotSet,
):GitHub notifications on your menu bar. Available on macOS, Windows & Linux.
Gitter for GitHub - 可能是目前颜值最高的GitHub微信小程序客户端
Great tool. What if I want to search for a domain or org name in combination with all the signatures? Is this possible currently?
Open source web application to learn JS stack: React, Material-UI, Next.js, Node.js, Express.js, Mongoose, MongoDB database.
GitHub client for Android based on the abandoned official app
I would like the ability to use the throttling plugin. I was going to create a PR but it looks like the octokit client is instantiated using the @actions/github package, which would mean I would need to make a PR for that codebase first and then create a PR for this codebase once that codebase has merged it.
So... is there a reason why this codebase is using @actions/github instead of just inc
sync gas code to github
A curated list of awesome GitHub guides, articles, sites, tools, projects and resources. 收集这个列表,只是为了更好地使用GitHub,欢迎提交pr和issue。
Something like this would come in handy:
<?php declare(strict_types = 1);
use Github\Api\RateLimit\RateLimitResource;
use Github\Client;
use Http\Client\Common\Plugin;
use Http\Promise\Promise;
use Psr\Http\Message\RequestInterface;
class RateLimitPlugin implements Plugin
{
private Client $client;
public function setClient(Client $client): void
{
$this->client = Actually, Leetcode stores all your previously solved problems in local storage so it is very possible, all I have to do is reverse engineer it , you also need the question number
<img width="1440" alt="Screenshot 2022-02-17 a
戴铭的开发小册子,一本活的开发手册。使用 SwiftUI + Combine + Swift Concurrency Aysnc/Await Actor + GitHub API 开发的 macOS 应用
Monkey is an unofficial GitHub client for iOS,to show the rank of coders and repositories.
Listen to music generated by events happening across GitHub
Android 11; Redmi Note 8 Build/RKQ1.201004.002
Chrome 96.0.4664.92
基于 GitHub API 开发的具有 CDN 加速功能的图床管理工具。无需下载与安装,网页端在线使用!免费!稳定!便捷!极速!
Create GitHub Resource Download Link
Are there any plans to support the PubSubHubbub API for creating webhooks?
I could try to create a PR for implementing this (I'm hoping to use it for implementing https://github.com/terraform-providers/terraform-provider-github/issues/275) if there is any chance of it being accepted.