-
github에서 해당 프로젝트 진행 버젼이나 상황 실시간으로 표시하기 &라이센스 표시licence & star별 표시코딩Coding/GitHub_GitLab관련 2023. 2. 11. 21:39728x90
내 Github Clippy에 적용한 모습 좋네 실시간으로 체크되고 ㅎㅎ
https://github.com/YoungHaKim7/my_rust_project/01_Rust_Tutorial_Full_course
GitHub - YoungHaKim7/my_rust_project: My Youtube Channel - GlobalYoung https://www.youtube.com/@GlobalYoung7
My Youtube Channel - GlobalYoung https://www.youtube.com/@GlobalYoung7 - GitHub - YoungHaKim7/my_rust_project: My Youtube Channel - GlobalYoung https://www.youtube.com/@GlobalYoung7
github.com
basic

Using the event parameter To display the status of workflow runs triggered by the push event, add ?event=push to the end of the status badge URL. For example, add the following Markdown to your README.md file to display a badge with the status of workflow runs triggered by the push event, which will show the status of the build for the current state of that branch. 
Adding a workflow status badge - GitHub Docs
Note: Workflow badges in a private repository are not accessible externally, so you won't be able to embed them or link to them from an external site. A status badge shows whether a workflow is currently failing or passing. A common place to add a status b
docs.github.com
License라이센스 표시하는 방법❤️
찾음❤️
https://shields.io/category/license
Shields.io: Quality metadata badges for open source projects
Love Shields? Please consider donating to sustain our activitiesYour BadgeStaticUsing dash "-" separator/badge/ - - Dashes --→- DashUnderscores __→_ Underscore_ or Space → SpaceUsing query string parameters/static/v1?label= &message= &color= Colo
shields.io
https://gist.github.com/lukas-h/2a5d00690736b4c3a7ba
Markdown License Badges for your Project
Markdown License Badges for your Project. GitHub Gist: instantly share code, notes, and snippets.
gist.github.com
내 github에 러스트 해당 crates 실시간으로 체크하고 라이센스 표시함.
https://github.com/YoungHaKim7/my_rust_project/04_GUI_Rust
GitHub - YoungHaKim7/my_rust_project: My Youtube Channel - GlobalYoung https://www.youtube.com/@GlobalYoung7
My Youtube Channel - GlobalYoung https://www.youtube.com/@GlobalYoung7 - GitHub - YoungHaKim7/my_rust_project: My Youtube Channel - GlobalYoung https://www.youtube.com/@GlobalYoung7
github.com
github star 몇 개 받았는지 땡겨오기
힌트1
https://gist.github.com/ofabry/46d722403b52a899ed77398688c6b0cb
UserScript: Github Links to Star Badges
UserScript: Github Links to Star Badges. GitHub Gist: instantly share code, notes, and snippets.
gist.github.com
Unofficial GitHub Buttons
A set of static buttons with dynamic watch and fork counts for any repo hosted on GitHub.
ghbtns.com
뱃지 정말 많다.
https://github.com/Ileriayo/markdown-badges
GitHub - Ileriayo/markdown-badges: Badges for your personal developer branding, profile, and projects.
Badges for your personal developer branding, profile, and projects. - GitHub - Ileriayo/markdown-badges: Badges for your personal developer branding, profile, and projects.
github.com
https://github.com/badges/stability-badges
GitHub - badges/stability-badges: A set of SVG badges to mark your modules with the Node stability index
A set of SVG badges to mark your modules with the Node stability index - GitHub - badges/stability-badges: A set of SVG badges to mark your modules with the Node stability index
github.com
Deprecated 표시하는 방법❤️
# stability-badges [](https://flattr.com/submit/auto?user_id=hughskennedy&url=http://github.com/badges/stability-badges&title=stability-badges&description=badges/stability-badges%20on%20GitHub&language=en_GB&tags=flattr,github,javascript&category=software) # A set of SVG badges to mark your modules with the [Node stability index](http://nodejs.org/api/documentation.html#documentation_stability_index). ### Stability: 0 - Deprecated ### [](http://github.com/badges/stability-badges) ``` markdown [](http://github.com/badges/stability-badges) ``` ### Stability: 1 - Experimental ### [](http://github.com/badges/stability-badges) ``` markdown [](http://github.com/badges/stability-badges) ``` ### Stability: 2 - Unstable ### [](http://github.com/badges/stability-badges) ``` markdown [](http://github.com/badges/stability-badges) ``` ### Stability: 3 - Stable ### [](http://github.com/badges/stability-badges) ``` markdown [](http://github.com/badges/stability-badges) ``` ### Stability: 4 - Frozen ### [](http://github.com/badges/stability-badges) ``` markdown [](http://github.com/badges/stability-badges) ``` ### Stability: 5 - Locked ### [](http://github.com/badges/stability-badges) ``` markdown [](http://github.com/badges/stability-badges) ```
반응형'코딩Coding > GitHub_GitLab관련' 카테고리의 다른 글
I Found Your Github Secret (0) 2023.03.23 Yarn 대신 pnpm으로 넘어간 3가지 이유 (0) 2023.03.14 Gerrit Code Review for Git (0) 2023.03.01 git-tips기능이 많이 git 정리 최고 (0) 2023.02.20 Git-Sim - Use Git Fearlessly (0) 2023.02.11 유용한 ❤️20가지 Git Commands (0) 2023.02.06 유니티 팀프 깃허브로 할 시 주의점 (0) 2022.12.21 [Git 경고 메세지] LF will be replaced by CRLF in 해결 방안 (0) 2022.12.19