UNPKG

@busy-web/deploy

Version:

busy-web ember-cli-deploy addon.

11 lines (8 loc) 163 B
'use strict'; var commands = require('./lib/commands'); module.exports = { name: '@busy-web/deploy', includedCommands: function() { return commands; }, };