UNPKG

@sap/cds-dk

Version:

Command line client and development toolkit for the SAP Cloud Application Programming Model

11 lines (8 loc) 183 B
module.exports = class extends require('../../plugin') { static help() { return 'helm + containerize' } requires() { return ['helm', 'containerize'] } }