Skip to content

stevvooe/badgebadge

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

badgebadge Badge Badge

Do you even badge?

Make sure you have all the badges on your project to make it shine!

Simple place the following markdown in your project to report on whether or not you have sufficient status badging:

![Badge Badge](http://doyouevenbadge.com/github.com/stevvooe/badgebadge)

Make sure to replace github.com/stevvooe/badgebadge with the name of your project.

Build

You can build this Go server via docker:

docker build -t badgebadge .

The server exposes port 8080:

docker run -p 8080:8080 badgebadge

Server options

Only 2 ENVIRONMENT variables are

  • DEBUG - Shows more output in the server logs
  • BADGE_COUNT - Minimum amount of badges for it to pass (default: 3)

Status

Status Cake

About

Ensure you have solid README badging

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published