UNPKG

choo-shortcache

Version:

choo nanocomponent cache shortcut

8 lines (6 loc) 170 B
#!/usr/bin/env node // Starts budo with stdout // Handles --help and error messaging // Uses auto port-finding var args = process.argv.slice(2) require('../').cli(args)