Skip to content

Join GitHub (or sign in) to find projects, people, and topics catered to your interests.

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

Trending repository
dengliming
dengliming commented Dec 1, 2020

1、把依赖版本号统一放到properties里面 例如下面的版本需要改下放到<properties></properties>

<dependency>
                <groupId>org.apache.zookeeper</groupId>
                <artifactId>zookeeper</artifactId>
                <version>3.5.6</version>
            </dependency>
            <dependency>
                <groupId>com.101tec</groupId>
                <artifactId>zkclient</artifactId>
           
GitHub CLI 1.0 is here

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

Angular logo
Popular topic
Angular is an open source web application platform.
GitHub Universe 2020
Upcoming event recommended by GitHub
Dec
9

GitHub Universe 2020

December 09, 2020 • Virtual

GitHub Universe is an event for all developers to learn from industry thought leaders, technical experts, and peers about the latest software development and to see the latest announcements from GitHub.
App recommended by GitHub

Semaphore

Semaphore lets you test and deploy code at the push of a button with hosted continuous integration and delivery.

After you push code to GitHub, it quickly runs your tests on a platform with first-class Docker support and 100+ tools preinstalled. Semaphore lets you parallelize your builds, get feedback right inside pull requests, and deploy more often in a unified workflow. Already trusted by thousands of businesses around the globe, it can help your team move faster too.

Trending repository
Mince1
Mince1 commented Nov 29, 2020

During meetings right now, it's kinda hectic with dead chat as people will interrupt and talk over each other since alive players can't hear dead players. Add some key to toggle to a "dead only chat" where dead players can discuss stuff without having to talk over the alive players trying to vote people out.

Make players in ghost chat only audible to other players in ghost chat to reduce confus

App recommended by GitHub

Code Inspector

Code Inspector is a code analysis platform that does automated code reviews, technical debt management and analysis of code quality trends over time. The platform aggregates multiple quality metrics (violations, duplicates, readability, complexity). The platform reports the $ figure of the technical debt and show trends of your code base. Code Inspector reports the most critical issues by distinguishing them according to their category, severity and location.

You can’t perform that action at this time.