1.0.0 • Published 9 years ago

ember-pokemon v1.0.0

Weekly downloads
1
License
MIT
Repository
github
Last release
9 years ago

ember-pokemon

This addon is part of a workshop on how to build Ember addons, don't take it seriously!

Let Pikachu tell developers all over the world that you're hiring!

screenshot

Thanks to @hidnasio for the idea!

Usage

Install it and configure the link to your jobs opportunities in your config file.

conf/environment.js

if (environment === 'production') {
  ENV['ember-pokemon'] = "https://www.my-super-fake-company.com/";
}

Installation

$ ember install ember-pokemon

License

Pokémon is a Nintendo trademark. Pikachu ascii art by Maija Haavisto

ember-pokemon is licensed under the MIT license.

See LICENSE for the full license text.

1.0.0

9 years ago