UNPKG

better-crowdin

Version:

Crowdin CLI on steroids

9 lines (8 loc) 180 B
module.exports = { command: 'branches <command>', describe: 'crowdin branches status', builder(yargs) { return yargs.commandDir('branches_cmds'); }, handler() {}, };