ember-cli-fastly

0.0.4 • Public • Published

Ember-cli-fastly

Addon for simplying Fastly API interaction

Installation

  • ember install:npm ember-cli-fastly

Configuration

Create a file in the config/fastly directory with a name based on you environment

module.exports = {
  accessKey: 'your_fastly_access_key',
  productId: 'your_fastly_product_id'
};

Commands

  • ember fastly:purge-all purges all cache

Running Tests

  • npm test

Readme

Keywords

Package Sidebar

Install

npm i ember-cli-fastly

Weekly Downloads

1

Version

0.0.4

License

MIT

Last publish

Collaborators

  • juan