Simple, flexible deployment for your Ember CLI app
npm install ember-cli-deploy --save-dev
After installation, choose plugins matching your deployment environment, configure your deployment script appropriately and you're ready to start deploying.
Clone the repo and run npm install. To run tests,
npm test