ranyitz / qnm

:mag: cli utility for querying the node_modules directory

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

--open option

ranyitz opened this issue · comments

When calling qnm [module] --open it should open the user's $EDITOR at the module's directory.

If there are multiple occurrences, we can open a list and let the user choose a module from the list, using Inquirer for example.

closed on #33