Version
- Getting started
- Overview
- Installation
- Commands
- Lightning approach workflow
- Configuration
- How to use
- Fingerprinting options and staging environments
- S3 asset uploads
- Overview
- Example Sinatra app
- Example Node app
- Custom adapters
- Overview
- Existing custom adapters
- Index adapters
- Asset adapters
- Tagging adapters

Installation
Simply run
npm install ember-cli-deploy --save-dev
and the new commands will be available in your ember-cli app!
To deploy your app, you’ll still need to install one or two plugins matching your deployment environment and appropriate configuration. Keep reading to learn more.