GitHub Top 100 Stars
Return to GitHub Repositories, GitHub Packages, PackageCloud.io, Cloud Monk's Favorite GitHub Repos, StackOverflow tags, AzureCloudMonk, Cloud Monk GitHub Repositories, GitHub, Repositories, Cloud Monk Projects, Cloud Monk Studies, GitHub Stars
- Provide a list of the top 100 GitHub repositories sorted by the most GitHub stars. For each GitHub repo include the URL for the official GitHub repo. Answer using MediaWiki format.
- Provide a list of the top 50 GitHub repositories sorted by the most GitHub stars. For each GitHub repo include a brief description, the main committer, the URL for the official GitHub repo, the URL for the official website, and the URL for the official documentation. Answer using MediaWiki format.
- Ranking * Project Name * Stars * Forks * Language * Open Issues * Description * Last Commit ]] | * 1. [[freeCodeCamp - https://github.com/freeCodeCamp/freeCodeCamp - 370415 * 32994 * TypeScript * 176 * freeCodeCamp.org's open-source codebase and curriculum. Learn to code for free. * 29T00:36:16
- 2. free-programming-books - https://github.com/EbookFoundation/free-programming-books - 294163 * 56749 * None * 36 * :books: Freely available programming books * 27T14:05:17
- 3. 996.ICU - https://github.com/996icu/996.ICU - 267718 * 21547 * None * 0 * Repo for counting stars and contributing. Press F to pay respect to glorious developers. * 2023-06-16T20:06:43
- 4. awesome - https://github.com/sindresorhus/awesome - 263392 * 26253 * None * 25 * 😎 Awesome lists about all kinds of interesting topics * 28T02:51:50
- 5. coding-interview-university - https://github.com/jwasham/coding-interview-university - 261921 * 68678 * None * 44 * A complete computer science study plan to become a software engineer. * 19T02:53:35
- 6. public-apis - https://github.com/public-apis/public-apis - 249402 * 28687 * Python * 26 * A collective list of free APIs * 26T15:18:05
- 7. developer-roadmap - https://github.com/kamranahmedse/developer-roadmap - 245590 * 34418 * TypeScript * 428 * Interactive roadmaps, guides and other educational content to help developers grow in their careers. * 28T20:33:26
- 8. system-design-primer - https://github.com/donnemartin/system-design-primer - 225757 * 39956 * Python * 181 * Learn how to design large-scale systems. Prep for the system design interview. Includes Anki flashcards. * 11T07:48:58
- 9. react - https://github.com/facebook/react - 210984 * 44236 * JavaScript * 1042 * The library for web and native user interfaces * 28T22:29:16
- 10. build-your-own-x - https://github.com/codecrafters-io/build-your-own-x - 210075 * 20500 * None * 165 * Master programming by recreating your favorite technologies from scratch. * 28T18:43:07
- 11. vue - https://github.com/vuejs/vue - 204583 * 34157 * TypeScript * 378 * This is the repo for Vue 2. For Vue 3, go to https://github.com/vuejs/core * 28T12:38:42
- 12. tensorflow - https://github.com/tensorflow/tensorflow - 176494 * 88728 * C++ * 1940 * An Open Source Machine Learning Framework for Everyone * 29T02:53:22
- 13. awesome-python - https://github.com/vinta/awesome-python - 175231 * 23577 * Python * 0 * A curated list of awesome Python frameworks, libraries, software and resources * 19T09:54:14
- 14. javascript-algorithms - https://github.com/trekhleb/javascript-algorithms - 172823 * 28409 * JavaScript * 114 * 📝 Algorithms and data structures implemented in JavaScript with explanations and links to further readings * 26T18:28:22
- 15. You-Dont-Know-JS - https://github.com/getify/You-Dont-Know-JS - 170070 * 32855 * None * 81 * A book series on JavaScript. @YDKJS on twitter. * 18T21:51:23
- 16. CS-Notes - https://github.com/CyC2018/CS-Notes - 165774 * 50405 * None * 124 * :books: 技术面试必备基础知识、Leetcode、计算机操作系统、计算机网络、系统设计 * 21T02:41:14
- 17. bootstrap - https://github.com/twbs/bootstrap - 164737 * 78705 * JavaScript * 319 * The most popular HTML, CSS, and JavaScript framework for developing responsive, mobile first projects on the web. * 28T17:07:42
- 18. Python - https://github.com/TheAlgorithms/Python - 161418 * 40851 * Python * 28 * All Algorithms implemented in Python * 29T01:59:02
- 19. ohmyzsh - https://github.com/ohmyzsh/ohmyzsh - 161023 * 25382 * Shell * 209 * 🙃 A delightful community-driven (with 2,100+ contributors) framework for managing your zsh configuration. Includes 300+ optional plugins (rails, git, macOS, hub, docker, homebrew, node, php, python, etc), 140+ themes to spice up your morning, and an auto-update tool so that makes it easy to keep up with the latest updates from the community. * 27T22:08:24
- 20. flutter - https://github.com/flutter/flutter - 155374 * 25758 * Dart * 11436 * Flutter makes it easy and fast to build beautiful apps for mobile and beyond * 29T02:34:41
- 21. linux - https://github.com/torvalds/linux - 155070 * 49227 * C * 0 * Linux kernel source tree * 29T01:41:51
- 22. gitignore - https://github.com/github/gitignore - 150098 * 84147 * None * 0 * A collection of useful .gitignore templates * 28T18:29:09
- 23. vscode - https://github.com/microsoft/vscode - 148723 * 26400 * TypeScript * 7246 * Visual Studio Code * 29T00:18:04
- 24. computer-science - https://github.com/ossu/computer-science - 146418 * 18824 * None * 16 * :mortar_board: Path to a free self-taught education in Computer Science! * 20T04:07:01
- 25. Auto-GPT - https://github.com/Significant-Gravitas/Auto-GPT - 145111 * 31359 * Python * 593 * An experimental open-source attempt to make GPT-4 fully autonomous. * 28T16:47:24
- 26. awesome-selfhosted - https://github.com/awesome-selfhosted/awesome-selfhosted - 140856 * 7955 * Makefile * 35 * A list of Free Software network services and web applications which can be hosted on your own servers * 28T23:33:02
- 27. the-art-of-command-line - https://github.com/jlevy/the-art-of-command-line - 138096 * 13697 * None * 107 * Master the command line, in one page * 20T15:08:32
- 28. Python-100-Days - https://github.com/jackfrued/Python-100-Days - 138052 * 49500 * Python * 502 * Python - 100天从新手到大师 * 01T20:55:17
- 29. JavaGuide - https://github.com/Snailclimb/JavaGuide - 135644 * 44539 * Java * 61 * 「Java学习+面试指南」一份涵盖大部分 Java 程序员所需要掌握的核心知识。准备 Java 面试,首选 JavaGuide! * 27T15:41:59
- 30. javascript - https://github.com/airbnb/javascript - 135625 * 25895 * JavaScript * 92 * JavaScript Style Guide * 25T12:47:31
- 31. youtube-dl - https://github.com/ytdl-org/youtube-dl - 121932 * 9135 * Python * 3836 * Command-line program to download videos from YouTube.com and other video sites * 28T11:35:30
- 32. fucking-algorithm - https://github.com/labuladong/fucking-algorithm - 117276 * 22493 * Markdown * 329 * 刷算法全靠套路,认准 labuladong 就够了!English version supported! Crack LeetCode, not only how, but also why. * 27T11:44:17
- 33. 30-seconds-of-code - https://github.com/30-seconds/30-seconds-of-code - 114300 * 11790 * JavaScript * 2 * Short code snippets for all your development needs * 28T15:52:42
- 34. go - https://github.com/golang/go - 113105 * 16892 * Go * 8177 * The Go programming language * 29T02:15:32
- 35. project-based-learning - https://github.com/practical-tutorials/project-based-learning - 111864 * 15682 * None * 21 * Curated list of project-based tutorials * 29T00:24:31
- 36. react-native - https://github.com/facebook/react-native - 110952 * 23642 * Java * 1533 * A framework for building native applications using React * 29T00:03:19
- 37. next.js - https://github.com/vercel/next.js - 109574 * 24460 * JavaScript * 1994 * The React Framework * 29T00:27:22
- 38. transformers - https://github.com/huggingface/transformers - 109181 * 21632 * Python * 593 * 🤗 Transformers: State-of-the-art Machine Learning for Pytorch, TensorFlow, and JAX. * 29T02:14:17
- 39. electron - https://github.com/electron/electron - 108431 * 14870 * C++ * 823 * :electron: Build cross-platform desktop apps with JavaScript, HTML, and CSS * 28T23:08:25
- 40. d3 - https://github.com/d3/d3 - 105926 * 23336 * Shell * 6 * Bring data to life with SVG, Canvas and HTML. :bar_chart::chart_with_upwards_trend::tada: * 28T20:57:40
- 41. awesome-go - https://github.com/avelino/awesome-go - 105458 * 11114 * Go * 2 * A curated list of awesome Go frameworks, libraries and software * 28T16:50:08
- 42. free-programming-books-zh_CN - https://github.com/justjavac/free-programming-books-zh_CN - 103920 * 27703 * None * 0 * :books: 免费的计算机编程类中文书籍,欢迎投稿 * 14T21:39:45
- 43. the-book-of-secret-knowledge - https://github.com/trimstray/the-book-of-secret-knowledge - 103129 * 7484 * None * 0 * A collection of inspiring lists, manuals, cheatsheets, blogs, hacks, one-liners, cli/web tools and more. * 28T16:03:20
- 44. axios - https://github.com/axios/axios - 101061 * 10433 * JavaScript * 420 * Promise based HTTP client for the browser and node.js * 27T20:59:08
- 45. kubernetes - https://github.com/kubernetes/kubernetes - 100443 * 37683 * Go * 1754 * Production-Grade Container Scheduling and Management * 29T02:20:24
- 46. create-react-app - https://github.com/facebook/create-react-app - 100423 * 26571 * JavaScript * 1625 * Set up a modern web app by running one command. * 28T14:09:06
- 47. node - https://github.com/nodejs/node - 96813 * 26401 * JavaScript * 1327 * Node.js JavaScript runtime :sparkles::turtle::rocket::sparkles: * 28T22:56:50
- 48. stable-diffusion-webui - https://github.com/AUTOMATIC1111/stable-diffusion-webui - 93724 * 18550 * Python * 2125 * Stable Diffusion web UI * 28T18:35:32
- 49. three.js - https://github.com/mrdoob/three.js - 93482 * 34868 * JavaScript * 367 * JavaScript 3D Library. * 28T12:56:02
- 50. tech-interview-handbook - https://github.com/yangshun/tech-interview-handbook - 93384 * 12104 * TypeScript * 17 * 💯 Curated coding interview preparation materials for busy software engineers * 19T11:22:22
- 51. PowerToys - https://github.com/microsoft/PowerToys - 93359 * 5476 * C# * 5143 * Windows system utilities to maximize productivity * 28T15:23:54
- 52. TypeScript - https://github.com/microsoft/TypeScript - 92979 * 12001 * TypeScript * 5573 * TypeScript is a superset of JavaScript that compiles to clean JavaScript output. * 28T23:13:15
- 53. nodebestpractices - https://github.com/goldbergyoni/nodebestpractices - 91378 * 9456 * Dockerfile * 29 * :white_check_mark: The Node.js best practices list (July 2023 - 28T10:34:46
- 54. deno - https://github.com/denoland/deno - 90219 * 4944 * Rust * 1370 * A modern runtime for JavaScript and TypeScript. * 28T23:46:48
- 55. terminal - https://github.com/microsoft/terminal - 89711 * 7950 * C++ * 1478 * The new Windows Terminal and the original Windows console host, all in the same place! * 28T19:27:45
- 56. angular - https://github.com/angular/angular - 89388 * 23994 * TypeScript * 1253 * The modern web developer’s platform * 28T23:11:06
- 57. scrcpy - https://github.com/Genymobile/scrcpy - 88507 * 9017 * C * 1420 * Display and control your Android device * 28T12:47:56
- 58. material-ui - https://github.com/mui/material-ui - 87900 * 29990 * TypeScript * 1350 * MUI Core: Ready-to-use foundational React components, free forever. It includes Material UI, which implements Google's Material Design. * 29T00:31:45
- 59. ant-design - https://github.com/ant-design/ant-design - 86886 * 40769 * TypeScript * 930 * An enterprise-class UI design language and React UI library * 29T02:18:09
- 60. awesome-chatgpt-prompts - https://github.com/f/awesome-chatgpt-prompts - 84870 * 11365 * HTML * 0 * This repo includes ChatGPT prompt curation to use ChatGPT better. * 27T18:17:17
- 61. clean-code-javascript - https://github.com/ryanmcdermott/clean-code-javascript - 84249 * 11434 * JavaScript * 66 * :bathtub: Clean Code concepts adapted for JavaScript * 26T04:11:12
- 62. puppeteer - https://github.com/puppeteer/puppeteer - 84057 * 9047 * TypeScript * 292 * Node.js API for Chrome * 28T20:50:39
- 63. rust - https://github.com/rust-lang/rust - 83882 * 11140 * Rust * 9004 * Empowering everyone to build reliable and efficient software. * 29T01:51:51
- 64. vue-element-admin - https://github.com/PanJiaChen/vue-element-admin - 83343 * 30040 * Vue * 1199 * :tada: A magical vue admin https://panjiachen.github.io/vue-element-admin * 24T02:57:41
- 65. java-design-patterns - https://github.com/iluwatar/java-design-patterns - 82996 * 25314 * Java * 187 * Design patterns implemented in Java * 26T13:07:28
- 66. storybook - https://github.com/storybookjs/storybook - 79564 * 8580 * TypeScript * 1596 * Storybook is a frontend workshop for building UI components and pages in isolation. Made for UI development, testing, and documentation. * 28T17:27:45
- 67. thefuck - https://github.com/nvbn/thefuck - 78718 * 3395 * Python * 221 * Magnificent app which corrects your previous console command. * 28T19:19:56
- 68. animate.css - https://github.com/animate-css/animate.css - 78268 * 16523 * CSS * 24 * 🍿 A cross-browser library of CSS animations. As easy to use as an easy thing. * 17T03:46:36
- 69. models - https://github.com/tensorflow/models - 76016 * 46266 * Jupyter Notebook * 1041 * Models and examples built with TensorFlow * 28T21:33:14
- 70. realworld - https://github.com/gothinkster/realworld - 75483 * 6994 * TypeScript * 53 * “The mother of all demo apps” — Exemplary fullstack Medium.com clone powered by React, Angular, Node, Django, and many more * 24T16:28:45
- 71. papers-we-love - https://github.com/papers-we-love/papers-we-love - 75300 * 5611 * Shell * 10 * Papers from the computer science community to read and discuss. * 22T10:39:10
- 72. laravel - https://github.com/laravel/laravel - 74166 * 23863 * PHP * 0 * Laravel is a web application framework with expressive, elegant syntax. We’ve already laid the foundation for your next big idea — freeing you to create without sweating the small things. * 28T10:09:37
- 73. LeetCodeAnimation - https://github.com/MisterBooo/LeetCodeAnimation - 73450 * 13930 * Java * 17 * Demonstrate all the questions on LeetCode in the form of animation.(用动画的形式呈现解LeetCode题目的思路) * 2023-03-21T01:33:14
- 74. Web-Dev-For-Beginners - https://github.com/microsoft/Web-Dev-For-Beginners - 72891 * 11437 * JavaScript * 18 * 24 Lessons, 12 Weeks, Get Started as a Web Developer * 27T15:14:29
- 75. django - https://github.com/django/django - 72186 * 29625 * Python * 0 * The Web framework for perfectionists with deadlines. * 29T00:26:32
- 76. every-programmer-should-know - https://github.com/mtdvio/every-programmer-should-know - 72069 * 6884 * None * 24 * A collection of (mostly) technical things every software developer should know about * 15T01:02:59
- 77. Font-Awesome - https://github.com/FortAwesome/Font-Awesome - 71784 * 12422 * JavaScript * 5390 * The iconic SVG, font, and CSS toolkit * 14T04:58:53
- 78. free-for-dev - https://github.com/ripienaar/free-for-dev - 71763 * 7865 * HTML * 0 * A list of SaaS, PaaS and IaaS offerings that have free tiers of interest to devops and infradev * 28T07:47:45
- 79. HelloGitHub - https://github.com/521xueweihan/HelloGitHub - 71644 * 9085 * Python * 104 * :octocat: 分享 GitHub 上有趣、入门级的开源项目。Share interesting, entry-level open source projects on GitHub. * 28T12:36:07
- 80. FiraCode - https://github.com/tonsky/FiraCode - 71580 * 3020 * Clojure * 360 * Free monospaced font with programming ligatures * 2023-06-19T17:28:31
- 81. svelte - https://github.com/sveltejs/svelte - 71449 * 3961 * JavaScript * 800 * Cybernetically enhanced web apps * 28T20:51:42
- 82. advanced-java - https://github.com/doocs/advanced-java - 71026 * 18497 * Java * 3 * 😮 Core Interview Questions & Answers For Experienced Java(Backend) Developers \* 互联网 Java 工程师进阶知识完全扫盲:涵盖高并发、分布式、高可用、微服务、海量数据处理等领域知识 * 21T12:08:43
- 83. tailwindcss - https://github.com/tailwindlabs/tailwindcss - 70676 * 3648 * HTML * 8 * A utility-first CSS framework for rapid UI development. * 28T10:37:44
- 84. bitcoin - https://github.com/bitcoin/bitcoin - 70562 * 35456 * C++ * 354 * Bitcoin Core integration/staging tree * 29T01:44:11
- 85. gin - https://github.com/gin-gonic/gin - 70366 * 7606 * Go * 532 * Gin is a HTTP web framework written in Go (Golang). It features a Martini-like API with much better performance – up to 40 times faster. If you need smashing performance, get yourself some Gin. * 24T15:28:43
- 86. opencv - https://github.com/opencv/opencv - 70321 * 55516 * C++ * 2365 * Open Source Computer Vision Library * 29T02:06:53
- 87. frp - https://github.com/fatedier/frp - 69746 * 11721 * Go * 79 * A fast reverse proxy to help you expose a local server behind a NAT or firewall to the internet. * 25T13:35:52
- 88. pytorch - https://github.com/pytorch/pytorch - 69277 * 18960 * Python * 11488 * Tensors and Dynamic neural networks in Python with strong GPU acceleration * 29T03:00:01
- 89. awesome-vue - https://github.com/vuejs/awesome-vue - 69147 * 9411 * None * 30 * 🎉 A curated list of awesome things related to Vue.js * 28T07:40:56
- 90. nvm - https://github.com/nvm-sh/nvm - 68880 * 7362 * Shell * 330 * Node Version Manager - POSIX-compliant bash script to manage multiple active node.js versions * 26T20:21:44
- 91. spring-boot - https://github.com/spring-projects/spring-boot - 68605 * 39114 * Java * 637 * Spring Boot * 28T13:54:10
- 92. mall - https://github.com/macrozheng/mall - 68353 * 27280 * Java * 24 * mall项目是一套电商系统,包括前台商城系统及后台管理系统,基于SpringBoot+MyBatis实现,采用Docker容器化部署。 前台商城系统包含首页门户、商品推荐、商品搜索、商品展示、购物车、订单流程、会员中心、客户服务、帮助中心等模块。 后台管理系统包含商品管理、订单管理、会员管理、促销管理、运营管理、内容管理、统计报表、财务管理、权限管理、设置等模块。 * 28T03:07:18
- 93. hugo - https://github.com/gohugoio/hugo - 68248 * 7285 * Go * 574 * The world’s fastest framework for building websites. * 28T13:15:50
- 94. json-server - https://github.com/typicode/json-server - 67846 * 6693 * JavaScript * 576 * Get a full fake REST API with zero coding in less than 30 seconds (seriously - 23T09:22:07
- 95. neovim - https://github.com/neovim/neovim - 67820 * 4791 * Vim Script * 1376 * Vim-fork focused on extensibility and usability * 29T02:37:17
- 96. Awesome-Hacking - https://github.com/Hack-with-Github/Awesome-Hacking - 67401 * 8603 * None * 0 * A collection of various awesome lists for hackers, pentesters and security researchers * 18T13:50:05
- 97. tauri - https://github.com/tauri-apps/tauri - 66984 * 1913 * Rust * 477 * Build smaller, faster, and more secure desktop applications with a web frontend. * 28T18:26:01
- 98. iptv - https://github.com/iptv-org/iptv - 66748 * 599 * JavaScript * 424 * Collection of publicly available IPTV channels from all over the world * 29T02:18:07
- 99. moby - https://github.com/moby/moby - 66348 * 18800 * Go * 3796 * Moby Project - a collaborative project for the container ecosystem to assemble container-based systems * 29T01:20:01
- 100. app-ideas - https://github.com/florinpop17/app-ideas - 66048 * 8465 * None * 77 * A Collection of application ideas which can be used to improve your coding skills. * 2023-05-25T14:05:30
GitHub related ONLY: Give me a 500 term vocabulary list sorted by popularity in usage (by commonly used / frequency of use in codebases). That means 500 terms, not 500 words. DO NOT REPEAT YOURSELF. Acronyms related to GitHub technology are allowed but they must be expanded. e.g. RAII (Resource Acquisition Is Initialization). The terms should have to do ONLY with and SPECIFICALLY with GitHub, CANNOT include generic operating system terms, generic IT terms, or computing terms. No definitions. Just the words. Each word should be surrounded by double brackets and separated by a comma and on the same lines. e.g. robots, robotics. Etc.
GitHub, repository, fork, pull request, merge request, branch, main branch, default branch, commit, merge, conflict resolution, issue, issue tracker, milestone, labels, assignees, contributors, collaborators, workflow, actions, GitHub Actions, runner, workflow file, YAML, CI/CD (Continuous Integration/Continuous Deployment), repository secrets, environment variables, webhook, API (Application Programming Interface), REST API, GraphQL API, OAuth authentication, personal access token, SSH key, GPG key, GitHub Pages, static site generator, Markdown, README.md, CONTRIBUTING.md, LICENSE, codeowners, GitHub Classroom, GitHub Sponsors, GitHub Enterprise, GitHub Enterprise Server, GitHub Enterprise Cloud, GitHub Actions Marketplace, GitHub Marketplace, dependabot, code scanning, vulnerability alerts, dependency graph, GitHub Packages, GitHub Container Registry, Dockerfile, Docker image, actions/cache, actions/upload-artifact, actions/download-artifact, actions/checkout, GitHub Runner, self-hosted runner, GitHub CLI (Command Line Interface), gh CLI, gh workflow, gh repo, gh issue, gh pr, gh release, GitHub Insights, GitHub Metrics, commit graph, contribution heatmap, activity log, GitHub Wiki, GitHub Discussions, GitHub Codespaces, VSCode integration, dev container, GitHub Copilot, Copilot Labs, Copilot CLI, AI pair programming, GitHub Education, GitHub Campus Experts, GitHub Student Developer Pack, GitHub Security Lab, Secret Scanning, GitHub Dependabot Alerts, SAML single sign-on, SSO (Single Sign-On), GitHub Audit Logs, repo sync, GitHub Importer, migrate repositories, collaboration tools, project board, Kanban board, GitHub Projects, GitHub Team Discussions, GitHub Organization, organization-level permissions, team management, team discussions, team sync, GitHub Archive, GitHub Archive Program, Arctic Code Vault, repo insights, GitHub RESTful API, GitHub GraphQL API Explorer, GitHub Webhooks, GitHub Actions Runner, GitHub Secrets, GitHub Artifact Storage, GitHub Custom Actions, custom GitHub Actions, GitHub-hosted runners, Linux runner, Windows runner, macOS runner, GitHub Actions Cache, GitHub Artifact Cache, action.yml, GitHub Action Metadata, GitHub Flavored Markdown, GFM (GitHub Flavored Markdown), emoji in Markdown, Markdown linting, pre-commit hook, commit message guidelines, squash merge, rebase and merge, merge commit, protection rules, branch protection, branch restrictions, branch policies, code review, pull request reviews, PR approvals, required reviewers, draft pull request, pull request template, issue template, GitHub Insights Dashboard, team analytics, repository analytics, GitHub Action Logs, Actions tab, Jobs tab, GitHub Actions API, workflow logs, workflow run, actions workflow, GitHub Organization-level Actions, custom action development, Docker action, JavaScript action, GitHub Workflow Commands, GitHub Logs, repo settings, repo secrets, environment secrets, GitHub Profile README, personal README, pinned repositories, GitHub Sponsor button, community profile, community standards, project automation, project automation rules, automation tasks, dependabot config, security advisories, GitHub CVE Alerts, CVE identifiers, dependency vulnerabilities, code scanning alerts, SARIF (Static Analysis Results Interchange Format), custom query packs, GitHub CodeQL, CodeQL Analysis, GitHub DevOps, GitHub CI integration, CI badges, workflow badges, GitHub Pages Custom Domain, CNAME setup, HTTPS enforcement, DNS configuration, GitHub Actions Manual Trigger, workflow_dispatch, schedule trigger, cron job in Actions, GitHub Deployment, GitHub Deployments API, GitHub Releases, release drafts, release assets, pre-release, GitHub Actions Runner Groups, runner group settings, GitHub Advanced Security, security policies, security workflows, GitHub Organization Webhooks, webhook events, repository dispatch, GitHub Events API, starred repositories, GitHub Stars, starring a repo, watching a repository, fork syncing, fork update, branch comparison, compare view, diff view, unified diff, split diff, pull request checks, required status checks, continuous testing, GitHub Test Matrix, matrix builds, matrix workflows, GitHub Run ID, job outputs, GitHub Actions Artifact Upload, artifacts download, GitHub Hosted Runners, runner versions, GitHub Dependabot PR, automated dependency updates, GitHub Auto-merge, pull request automation, review request automation, GitHub Notification Settings, repo notifications, team notifications, organization notifications, GitHub Blame View, line history, file history, commit history, repo tags, GitHub Milestones, milestone tracking, GitHub Discussions Tab, threaded discussions, locked conversations, resolved conversations, GitHub Contribution Graph, activity overview, commit frequency, contribution insights, GitHub Copilot Chat, Copilot suggestions, PR linting, GitHub Action Timeout, job timeout, action retries, GitHub Pages Workflow, pages build, GitHub Actions Deployment.
GitHub: GitOps, GitHub Copilot (Learn AI-Assisted Python Programming), GitHub for Major Software and Languages, GitHub Fundamentals, GitHub Inventor: GitHub and Git, GitHub Stars: GitHub Organization Ranking, GitHub Stars Ranking, GitHub Star Ranking for Repositories, GitHub Big Tech, Cloud Monk's favorite GitHub repos, gh plugin, git help, Version control, GitHub topics, Git topics, Git, GitHub repos, GitHub bibliography, Manning Git-GitHub Series, GitHub Actions, GitHub CodeSpaces, GitHub CLI, GitHub Free, GitHub Pro, GitHub Team, GitHub Enterprise, GitHub security (GitHub MFA –> GitHub Two-Factor Methods - GitHub Passkeys) - GitHub Secrets - Authenticating with GitHub from Git (gh auth login), GLFS, GitHub Packages, GitHub alternative source code repos (GitHub - GitLab - AWS CodeCommit - Google Cloud Source Repositories - Bitbucket), Install Git, Git for Windows (choco search github, brew search github), Git for Linux, Git for macOS, GitHub Glossary - Glossaire de GitHub - French, Git Glossary - Glossaire de Git - French. (navbar_github - see also navbar_git, navbar_gitops, navbar_gitlab, navbar_azure_devops, navbar_iac)
Cloud Monk is Retired ( for now). Buddha with you. © 2025 and Beginningless Time - Present Moment - Three Times: The Buddhas or Fair Use. Disclaimers
SYI LU SENG E MU CHYWE YE. NAN. WEI LA YE. WEI LA YE. SA WA HE.