Skip to content

Simple heroku badge that serves an success or failed image depends on the heroku response.

Notifications You must be signed in to change notification settings

maxcaron/heroku-badge

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

heroku-badge

Build Status Dependencies Heroku

Can be used to display heroku based badge that show heroku running when heroku app response otherwise heroku failed. This project is build in near 2 hours so it is still pre alpha.

##Usage

add the following link https://heroku-badge.herokuapp.com/?app=heroku-badge and specify with the app parameter the name of your app. Than the heroku badge server tries to call https://[app].herokuapp.com/images/heroku-badge.png if this failed than the failed badge will return otherwise the called badge will return

##Todo

  • no nedd to upload the heroku-badge.png into your heroku app
  • configurable heroku check url

##Copyright

The badges are made by me but feel free to use and copy it of course you have to copy it into your heroku app.

License

heroku-badge is released under the MIT License.

About

Simple heroku badge that serves an success or failed image depends on the heroku response.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • HTML 79.1%
  • JavaScript 20.9%