Join GitHub (or sign in) to find projects, people, and topics catered to your interests.
Here's what's popular on GitHub today...
~/.config/youtube-dlg should just contain configuration files and not logs (which should go to $XDG_DATA_HOME/youtube-dlg/ ) nor youtube-dl binary (which should go to $XDG_CACHE_HOME).
Please also consider using appdirs
instead of hardcoding ~/.config/

Take GitHub to the command line. GitHub CLI 1.0 is now available for Windows, macOS, and Linux! Download it for free now.

C#
-
Updated
Oct 24, 2020 - Python
-
Updated
Oct 28, 2020 - PHP

GitHub Universe 2020
December 09, 2020 • Virtual
-
Updated
Oct 13, 2020 - Python
-
Updated
Oct 29, 2020 - Java
Text editors
The text editor is a sacred tool for developers. Here's a showcase of some amazingly awesome open source editors.
Pull Assistant
Every time you create a pull request, Pull Assistant analyses it and provides you all necessary information to perform code reviews faster and with confidence.
From #276
Right now tempo-cli
is a utility for debugging purposes but there are plans to extend its functionality.
Created this issue to track/discuss the improvements of the tool.
Describe the bug
When I pull the resize button of the code editor, it doesn't the resize the code in the editor.
To Reproduce
Steps to reproduce the behavior:
- Click the resize button on the code editor and drag it down
- The code doesn't resize
Expected behavior
I expected the code to resize as I drag down the button.
Screenshots
If applicable, add screenshots to
- I've read, understood, and done my best to follow the *CONTRIBUTING guidelines.
What did you do?
I implemented LineChart in my project and tried to subclass LineChartRenderer in order to change offset of values that are drawn in func drawValues(context: CGContext)
. The problem is that the only option is to copy all co
-
Updated
Oct 25, 2020 - Java
-
Updated
Oct 29, 2020
-
Updated
Oct 27, 2020 - JavaScript
-
Updated
Oct 29, 2020 - Solidity
-
Updated
Oct 15, 2020 - Shell
-
Updated
Oct 27, 2020
-
Updated
Oct 29, 2020
-
Updated
Oct 29, 2020
Documentation report
Would like to try out the demo given in a CMS preview example, e.g. the DatoCMS one but without knowing the preview secret token I can't try out the preview mode on the demo website.
-
Updated
Oct 29, 2020 - Python
关于定时任务不运行问题
-
Updated
Oct 7, 2020 - JavaScript
CommitCheck
CommitCheck ensures your commit messages are consistent and contain all required information. You can check that commits contain a JIRA number or ensure commits don't contain WIP.
In the cart section, the number of items doesn't alter the total sum of the purchase.

Awesome work guys, I can take this issue if you want😄