#!/usr/bin/env node 'use strict'; const Command = require('..'); new Command().start();