Hello everyone, I am Qing Ge. Today I will share some very practical ways to play Github. Come and learn with me!
Preface
I believe that everyone is familiar with GitHub. It is a very good learning resource website. I usually download a few demos or open source projects when I have nothing to do. Come and learn, the feeling of free prostitution is really good~ This article mainly explains some tips on how to use GitHub to find open source projects efficiently, step by step Teach you how to find open source projects efficiently, Ollie gives~
novice’s search method
When we want to search for information about SpringBoot on GitHub When selecting a project, we will directly search for the keyword

##前高能~Chongya.....
Explicit search warehouse title
Syntax:in:name [Keyword] -
Display: For example, if we want to search for SpringBoot keywords in the title of the GitHub repository, we can search like this: in:name SpringBoot ##Comparison : We found that we also retrieve SpringBoot, we use in:name [key Word] This search method retrieves information more accurately than directly searching for keywords, and the search records are reduced from 153,287 to 119,687.
Explicit search description
Syntax:in:description [Keywords] -
Display: For example, if we want to search for SpringBoot keywords in the GitHub warehouse description, we can search like this: in:description SpringBoot
Clear README description
Syntax:in:readme [Keywords] -
Display: For example, if we want to search for SpringBoot keywords in the README.md of the GitHub warehouse, we can search like this: in:readme SpringBoot
Clear the star and fork number interval
Syntax:stars:>[num][Key Words] -
##Display: For example, if we want to search for SpringBoot-related projects with stars>2000 in the warehouse, we can Search like this: stars:>2000 SpringBoot. Of course, interval range query is also supported. For example, if I want to find SpringBoot projects with stars between 1000 and 2000, we can search like this stars:1000. .2000 SpringBoot
Explicit search warehouse size
Syntax:size: >[num] num in K -
Display:We can use the warehouse Size is the search condition to retrieve information. The default size unit is KB. For example, if we want to retrieve information with a warehouse size >5KB, we can search: size : >5
Clear the warehouse update time
Syntax:pushed: >[ time][name] ex:2020-08-11 -
Display:We canwithwarehouselibrary’s size update time is the retrieval condition to filter out the information we need, For example, if we want to retrieve the warehouse update time after August 11, 2020, we can search like this: pushed: >2020-08-11 SpringBoot
Clear the programming language of the warehouse
Syntax:language :[lag][name] -
Display:Whenwe want to retrieve the warehouse The programming language used is Java’s SpringBoot project, we can search like this: language:Java SpringBoot
Comprehensive condition filtering

## In the end, we can find that there are only 12 search results that meet the conditions. Isn’t it very efficient~
#Finally, I’ll give you a coupon, say goodbye to anxiety, say goodbye to confusion, come and learn to check in with me!
The above is the detailed content of Tell me, you know GitHub!. For more information, please follow other related articles on the PHP Chinese website!

Hot AI Tools

Undresser.AI Undress
AI-powered app for creating realistic nude photos

AI Clothes Remover
Online AI tool for removing clothes from photos.

Undress AI Tool
Undress images for free

Clothoff.io
AI clothes remover

Video Face Swap
Swap faces in any video effortlessly with our completely free AI face swap tool!

Hot Article

Hot Tools

PhpStorm Mac version
The latest (2018.2.1) professional PHP integrated development tool

DVWA
Damn Vulnerable Web App (DVWA) is a PHP/MySQL web application that is very vulnerable. Its main goals are to be an aid for security professionals to test their skills and tools in a legal environment, to help web developers better understand the process of securing web applications, and to help teachers/students teach/learn in a classroom environment Web application security. The goal of DVWA is to practice some of the most common web vulnerabilities through a simple and straightforward interface, with varying degrees of difficulty. Please note that this software

SublimeText3 Chinese version
Chinese version, very easy to use

SecLists
SecLists is the ultimate security tester's companion. It is a collection of various types of lists that are frequently used during security assessments, all in one place. SecLists helps make security testing more efficient and productive by conveniently providing all the lists a security tester might need. List types include usernames, passwords, URLs, fuzzing payloads, sensitive data patterns, web shells, and more. The tester can simply pull this repository onto a new test machine and he will have access to every type of list he needs.

Dreamweaver Mac version
Visual web development tools
