Skip to content

Cookbook that extends Poise's "application" LWRP to deploy separate client-side MVC Ember apps within an existing application deployment

License

Notifications You must be signed in to change notification settings

InboxHealth/application_ember

Repository files navigation

application_ember-cookbook

TODO: Enter the cookbook description here.

Supported Platforms

TODO: List your supported platforms.

Attributes

Key Type Description Default
['application_ember']['bacon'] Boolean whether to include bacon true

Usage

application_ember::default

Include application_ember in your node's run_list:

{
  "run_list": [
    "recipe[application_ember::default]"
  ]
}

Contributing

  1. Fork the repository on Github
  2. Create a named feature branch (i.e. add-new-recipe)
  3. Write your change
  4. Write tests for your change (if applicable)
  5. Run the tests, ensuring they all pass
  6. Submit a Pull Request

License and Authors

Author:: YOUR_NAME (<YOUR_EMAIL>)

About

Cookbook that extends Poise's "application" LWRP to deploy separate client-side MVC Ember apps within an existing application deployment

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published