Generates the appropriate badge link in either HTML or Markdown format for an existing wercker app.
1 2 | wercker_get_badge(repo, size = "small", type = "markdown",
branch = "master")
|
repo |
one or more repo names in |
size |
size of the badge, either small or large |
type |
link format, either markdown or html |
branch |
repo branch, defaults to master |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.