#!/usr/bin/env node /** * Auto Account Machine CLI Entry Point */ require('../src/cli');