const commander = require('commander'); const _ = (updatables, config) => { updatables(commander, __dirname, config);}