Skip to content

Latest commit

 

History

History
32 lines (25 loc) · 1.37 KB

File metadata and controls

32 lines (25 loc) · 1.37 KB
layout page
title Ember Cli Deploy version badges

ember-cli-deploy plugins with this badge should work (without deprecation) when using an appropriate version of ember-cli-deploy.

If you see an inaccurate badge, please help us by opening a pull request to change the version number. All entries are made as page in the plugins directory and should include the URL of the original entry. For example:

{% highlight yaml %} layout: plugin start_version: "0.5.0" permalink: /plugins/ember-cli-deploy-s3.svg {% endhighlight %}

To include a badge in you Readme use markdown syntax and wrap it in a link

{% highlight html %} {% endhighlight %}

Please help ensure your own plugins are correctly flagged by adding a badge upon publication, even if you only provide a starting version. See ember-cli-deploy/ember-cli-deploy-version-badges for more information.