The Wayback Machine - https://web.archive.org/web/20210705014515/https://github.com/explore
Skip to content

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

The ReadME Podcast

Podcast

Your favorite open source projects and the developers who make them happen. Listen in!

Objective-C logo

Popular topic

Objective-C is general purpose, object-oriented programming language used for macOS and iOS operating systems.
Game Off

Upcoming event recommended by GitHub

Nov
1

Game Off

November 01, 2021 - December 01, 2021 • Online

Game Off is an annual game jam, where participants spend the month of November creating games based on a secret theme. Participate individually, or as a team. Use whatever game engines, libraries, and languages you like.

Trending repository

App recommended by GitHub

Octobox

Untangle your GitHub notifications

Octobox helps you manage your notifications in the same way Gmail helps you manage your email. Built for developer workflows centred around GitHub issues, pull requests, comments and commits, Octobox makes sure you never miss another mention or misplace another issue.

public-apis

Trending repository

Trending repository

azeemshaikh38
azeemshaikh38 commented Jul 3, 2021

We need either an automated process or manual guideline for releasing new versions of Scorecard. Basically, when users run the below command, we need to be sure to a high degree of confidence that this is well tested code that users are downloading and running:

GO111MODULE=on go get github.com/ossf/scorecard
GITHUB_AUTH_TOKEN="xyz" scorecard --repo=<repo-name> --show-details 
solid

Trending repository

App recommended by GitHub

Issue-Label Bot

Issue Label Bot automatically labels issues as either a feature request, bug or question, using machine learning. You can alias these labels so that the labels are personalized for your repo (for example if you prefer enhancement vs. feature_request).

Instructions on how to alias the labels can be viewed on the app's website.

This app only works on public repositories.