Add "ember-cli-revelation-ui": "*", to devDependencies
Run bower install after
Run ember g ember-cli-revelation-ui to manually init blueprint
Include in the top of consuming app's app/styles/app.sassfile the import ref @import node_modules/ember-cli-revelation-ui/app/styles/rui-base (you will have to rename app.css or create the file if it doesn't exist).
Dev Troubleshooting
if you run into issues when pulling addon updates you may occassionally have to relink your project directory (steps #4-6 above) esp. when deleting bower_componets dir.
if you run into further issues try running from project directory: