Upgrade to Pro — share decks privately, control downloads, hide ads and more …

iPipeTo - An interactive cli workflow

iPipeTo - An interactive cli workflow

ipt (pronounced iPipeTo) introduces the missing cli interactive workflow. It takes any kind of list as an input and uses that list to build an interactive interface to let you select an element from it.

A record of this talk is available on Youtube: https://youtu.be/EeuvAFSq9Ho

Find more: https://github.com/ruyadorno/ipt

Presented 13 July 2016 at the js-montreal meetup

Ruy Adorno

July 13, 2016
Tweet

More Decks by Ruy Adorno

Other Decks in Technology

Transcript

  1. The Command-line interface • Command-line interfaces are often preferred by

    more advanced computer users, as they often provide a more concise and powerful means to control a program or operating system. • Programs with command-line interfaces are generally easier to automate via scripting.
  2. ntl

  3. Introducing: iPipeTo • Takes a list of items from the

    standard input • Builds an interactive menu using Inquirer.js • Allows for user to manually filter items • Outputs selected item(s) to the standard output
  4. That's it! Thank you very much,
 for more info visit:

    https://github.com/ ruyadorno/ipt http://ruyadorno.com ! "