sindresorhus/fkill-cli

Rewrite in Ink

Open

#34 opened on Mar 15, 2018

View on GitHub
 (2 comments) (5 reactions) (0 assignees)JavaScript (6,764 stars) (211 forks)batch import
enhancementhelp wanted

Description

https://github.com/vadimdemedes/ink

It's much better than Inquirer and results in more maintainable code.

We could use: https://github.com/maticzav/ink-autocomplete

Example of a CLI using Ink: https://github.com/sindresorhus/emoj/blob/master/ui.js

Contributor guide