#!/usr/bin/env node // This example is used as an example in the README for the action handler. // const { Command } = require('commander'); // (normal include) const { Command } = require('../'); // include commander in git clone of commander repo const program = new Command(); program .command('serve') .argument('