UNPKG

blynk-tools

Version:

Tools for working with Blynk IoT Platform

7 lines (6 loc) 168 B
module.exports = { command: 'firmware <command>', describe: 'Firmware binaries processing', aliases: ['fw'], builder: (yargs) => yargs.commandDir('firmware') }