Skip to content

Here's what's popular on GitHub today...

Build a game this November!

Game Off

Game Off is our annual month-long game jam where participants create games using their favorite game engines, libraries, and programming languages. Newbies, professional game developers, and everyone in between are welcome to join. It’s a great excuse to learn a new technology, collaborate on something over the weekends with friends, or create a game by yourself for the first time! Join now!

GitHub API logo

Popular topic

The GitHub API allows you to build applications that integrate with GitHub.
datree

Trending repository

myishay
myishay commented Oct 15, 2021

Is your feature request related to a problem? Please describe.
Installation script supports only x86_64 architecture. 386 and arm64 are not supported.

Describe the solution you'd like
Detect the machine's architecture and download the relevant release in the install script

Additional context
the relevant file that should be changed should be install.sh and `windows_install.p

black

Trending repository

jack1142
jack1142 commented Jun 8, 2021

Describe the bug

"EOF in multi-line statement" error is shown to the user as the raw tuple it was returned as, rather than in a nicely formatted message.

To Reproduce

For example:

  1. Take this (invalid) file:
print(
  1. Run Black on it with no arguments
  2. See a message with the EOF error being shown as a raw tuple representation:
error: cannot format test
30 Minutes to Merge: DevOps

Upcoming event recommended by GitHub

Oct
21

30 Minutes to Merge: DevOps

October 21, 2021 • Online

Join @beardofedu and GitHub’s Principal Engineer @seejohnrun. This month's topic "Basics of Metaprogramming in Ruby"
Einsen

Trending repository

🎯 Einsen is a prioritization app that uses Eisenhower matrix technique as workflow to prioritize a list of tasks & built to Demonstrate use of Jetpack Compose with Modern Android Architecture Components & MVVM Architecture.

  • Updated Oct 20, 2021
  • Kotlin

App recommended by GitHub

Metabob-app

Save countless hours with AI-based Meta Analysis

Metabob is the only tool for visualizing and reviewing Python code for hidden errors and performance sinks.

Trending repository

Prowler is a security tool to perform AWS security best practices assessments, audits, incident response, continuous monitoring, hardening and forensics readiness. It contains all CIS controls and many more additional checks that help on GDPR, HIPAA and other security frameworks.

  • Updated Oct 19, 2021
  • Shell
vuetify

Trending repository