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.

Mongoose logo
Popular topic
Mongoose is a MongoDB object modeling tool designed to work in an asynchronous environment.
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

App Center

Ship Your Mobile Projects Faster

Automate the Build-Test-Distribute process for your mobile projects. Continuous Integration and Continuous Delivery (CI/CD) are at your fingertips.

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

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.

You can’t perform that action at this time.