Skip to content

ember-links/addons

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 

Repository files navigation

Addons

###General Help

Official Guide Developing Addons And Blueprints

Useful overall info Converting libraries to Ember CLI addons.md

Installing an addon via github (prior to publishing on npm) Install an Ember Addon from GitHub

TL;DR ember install https://github.com/<repo-username>/<repo-name>.git

Good guide to making sure you follow best practices Ember Addon Pro-Tips

###General Guide to Setting Up A CLI

A little bit old but some good stuff, especially how to incorporate libraries

Creating an Ember.js Addon with the Ember CLI

###Testing Across Mulitple Version

Ember Try

###Releasing

Ember CLI Release

###Github Pages

Show off your addon with Github pages

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published