Important: This documentation covers Yarn 1 (Classic).
For Yarn 2+ docs and migration guide, see yarnpkg.com.

Package detail

ember-fork-me

kellyselden2.6kMIT3.0.1

Ember component for "Fork me on GitHub" banner

ember-addon, fork-me, github

readme

ember-fork-me

Greenkeeper badge npm version Build Status Ember Version

Ember component for "Fork me on GitHub" banner

Demo: https://kellyselden.github.io/ember-fork-me

Wraps this library

Installation

ember install ember-fork-me

Usage

{{fork-me "https://github.com/my-user-name/my-repo"}}

Options

  • url - point to your repo
  • title - change the default text

License

This project is licensed under the MIT License.