Skip to content

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

Rubber Duck Thursdays

Join us for Rubber Duck Thursdays! A lighthearted and informal stream where we work on some projects and do some live coding.

Build a web game this April!

Game Bytes

Gamedev.js Jam returns this April challenging web developers to build a game based on a theme. Join in to have fun and/or win prizes!

OpenGL logo

Popular topic

#

OpenGL

OpenGL is a software interface that allows a programmer to communicate with graphics hardware.

This recommendation was created by GitHub staff

Coveralls

Coveralls

Coveralls.io: Deliver Better Code

We help you deliver code confidently by showing which parts of your code aren’t covered by your test suite.

Eliminate Tech Debt

Maintaining a well-tested codebase is mission-critical, but figuring out where your tests are lacking can be painful. You're already running your tests on a continuous integration server, let it do the heavy lifting. Coveralls works with your CI to sift through coverage data to find gaps you didn't know you had.

autofix.ci screenshot

This recommendation was created by GitHub staff

autofix.ci

autofix.ci

autofix.ci automatically fixes pull requests.

Pull Requests are often blocked on relatively trivial issues such as code formatting or leftover imports. Fixing these details is expensive as it requires additional roundtrips and context switching. autofix.ci automatically fixes such problems, unblocking development flow.