Learn more about cloning repositories
You have read-only access
refactor(generators/*/templates): switch from `Q` to `bluebird` `Promise`s This should remove the need to terminate `Promise`-chains with the (non-standard) `done()` in order to not loose uncaught exceptions.