#!/usr/bin/env node // run the CLI with the current process arguments require('../src/cli').run(process.argv)