Find pearls on open-source seashore 分享 GitHub 上有趣、入门级的开源项目
-
Updated
Aug 28, 2020 - Python
{{ message }}
GitHub makes it easier for developers to be developers: to work together, to solve challenging problems, to create the world’s most important technologies.
Find pearls on open-source seashore 分享 GitHub 上有趣、入门级的开源项目
CodeHub is an iOS application written using Xamarin
GitHub on steroids
Crazy idea, but occasionally we have very breaking bugs that cause frustration: sindresorhus/refined-github#3527 sindresorhus/refined-github#2357 sindresorhus/refined-github#1805 sindresorhus/refined-github#1148 sindresorhus/refined-github#2700 [etc](https://github.com/si
The Localizely is a translation management system (TMS) that helps teams to automate, manage, and translate content.
It would be nice to have badges for this platform for showing overall and per-language translation progress.
Translation progress here represents a number of translations that are marked as reviewed.
Examples (static b
A curated list of awesome actions to use on GitHub
Feature Request
Windows 10 1909 18363.535
picgo 2.2.0
能否在上传区各个图床标题上以及图床设置中各个图床标题上,添加上图床管理页面的链接,单击后可直接打开浏览器跳转到图床管理页面?
如下图所示
Microsoft released Windows Terminal Preview yesterday. It would be nice if GitHub Desktop was able to detect it.
Adds an option to the shells available to use.
N/A
Too young, too simple. Sometimes, naive & stupid
Growth Engineering: The Definitive Guide。全栈增长工程师指南
$ chmod +x DevHub-0.98.5.AppImage
$ ./DevHub-0.98.5.AppImage
[74678:1119/111718.741581:FATAL:setuid_sandbox_host.cc(157)] The SUID sandbox helper binary was found, but is not configured correctly. Rather than run without sandboxing I'm aborting now. You need to make sure that /tmp/.mount_DevHubUcWLlF/chrome-sandbox is owned by root and has mode 4755.
[1] 74678 trace trap ./DA supercharged Git/GitHub command line interface (CLI). An official integration for GitHub and GitHub Enterprise: https://github.com/works-with/category/desktop-tools
GitHub 漫游指南- a Chinese ebook on how to build a good project on Github. Explore the users' behavior. Find some thing interest.
JS 配置如下:
var gitalk = new Gitalk({
clientID: '3654916*****0c0038c28',
clientSecret: 'd90d031a*****0e0fa4c7fe2fae747b96b',
repo: 'Strange-AI.github.io',
owner: 'Strange-AI',
admin: ['jinfagang', 'Strange-AI'],
id: vm.codeId,
distractionFreeMode: false
});
gitalk.render('gitalk-conta
OctoLinker — Links together, what belongs together
GitHub in your pocket
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,
):Created by Chris Wanstrath, PJ Hyett, Tom Preston-Werner, and Scott Chacon
Released April 10, 2008
Oct 1 - 31, 2020 • Online
We use
redux-optimistonly for the editorial workflow which is inconsistent with the rest of the codebase, and makes the code more complicated.Also, that package is no longer maintained.
We should remove it as unless we can think of a major benefit it produces.