1 2 3 4 5 6 7 8 9 10 11
Compile the CLI using: ``` npm run dist ``` Then run the CLI in `lib/`: ``` ./lib/cli.js ```