2.2.4 • Published 9 years ago
ember-cli-keycloak v2.2.4
Ember-cli-keycloak
An Ember CLI addon for adding the Keycloak JS library
For more information on using Keycloak visit http://keycloak.jboss.org/.
Usage
ember install ember-cli-keycloakContributing
This README outlines the details of collaborating on this Ember addon.
Installation
git clone <repository-url>this repositorycd ember-cli-keycloaknpm installbower install
Running
ember serve- Visit your app at http://localhost:4200.
Running Tests
npm test(Runsember try:eachto test your addon against multiple Ember versions)ember testember test --server
Building
ember build
For more information on using ember-cli, visit http://ember-cli.com/.