项目作者: JoshuaTheMiller

项目描述 :
The functions behind the custom shields.io badges that are found in my READMEs
高级语言: Go
项目地址: git://github.com/JoshuaTheMiller/badges.joshuamiller.net.git
创建时间: 2021-01-07T22:28:01Z
项目社区:https://github.com/JoshuaTheMiller/badges.joshuamiller.net

开源协议:MIT License

下载




# badges.joshuamiller.net

Go Report Card CodeFactor

A Vercel Project containing Functions to support custom Shields for my various repositories. An article will most likely be coming out soon, so follow me on Medium if you want a notification about it!

Medium

Examples

The following are some of my favorite custom badges, and a quick explanation for their existence.

Application Destroyed Badge

Custom badge

Within my Experiments repository is an example of using AWS CodeDeploy. This example, when fully deployed, creates a website that folks can look at. However, to save cost the website is torn down automatically after some time. To help readers of the README determine the status of the website, I added a badge that would communicate whether the site was AVAILABLE or if it was DESTROYED.