#!/usr/bin/env node import { cli } from './cli'; // Parse input cli.parseAndExit();