UNPKG

yargs-interactive

Version:

Build interactive command line tools without worring to parse the arguments (or ask them).

3 lines (2 loc) 92 B
const yargsInteractive = require('./yargs-interactive'); module.exports = yargsInteractive;