-
Updated
Apr 12, 2020
Join GitHub (or sign in) to find projects, people, and topics catered to your interests.
Here's what's popular on GitHub today...
-
Updated
Apr 12, 2020 - Python
-
Updated
Feb 3, 2020
-
Updated
Apr 12, 2020 - HTML
-
Updated
Apr 11, 2020 - Jupyter Notebook
-
Updated
Apr 4, 2020 - JavaScript
Pixel Art Tools
Creating pixel art for fun or animated sprites for a game? The digital artist in you will love these apps and tools!
Pageclip
Pageclip is a simple way to save information from your website via forms or front-end JavaScript. That is, you can save data from your website without a server—Pageclip is your server.
Pageclip is perfect compliment to your GitHub pages site: collect leads for your new product, setup a contact form, capture emails for a Newsletter, or create white-Labeled survey forms. All from your static website and without a server.
-
Updated
Apr 12, 2020 - Swift
-
Updated
Apr 12, 2020 - C
-
Updated
Apr 12, 2020 - Jupyter Notebook
-
Updated
Apr 12, 2020 - CSS
Background: The News view of today shows a webpage with information about the application. Very soon it will also be showing News from the local healthcare authorities to the people of their city and region.
Desire: Many locations have limited internet connectivity. In these locations the user might go to an internet cafe, quickly visit the news, and then leave. Later that day they would w
-
Updated
Apr 10, 2020
Describe the bug
When vi-mode is enabled, shift+tab does not cycle backwards through the autocomplete suggestions.
If vi-mode is removed from the plugins, `shift+ta
-
Updated
Apr 9, 2020
-
Updated
Apr 12, 2020 - JavaScript
-
Updated
Apr 12, 2020 - Python
-
Updated
Apr 12, 2020 - Python
-
Updated
Apr 11, 2020 - Visual Basic .NET
-
Updated
Apr 10, 2020 - C
-
Updated
Apr 10, 2020 - Python
Azure Boards
Plan, track, and discuss work across your teams
Azure Boards offers Kanban boards, backlogs, and dashboards for flexible work tracking that is fully connected to the code and issues for all your projects – big and small.
A separate Azure DevOps Services subscription is required. We'll help you get started for free if you don't already have one.


Doing
./nebula-cert sign -name test-node -out-crt test-node/ -out-key test-node/ -ip 192.168.100.100/24fails because -out-crt and -out-key is supposed to be paths with filenames. However, since we specify the -name argument (that will be the name of the cert and key) -out-crt and -out-key should be the directories where you want the certs to be written to.
I ran in to this issue when work