sindresorhus/fkill-cli

Rewrite in Ink

Open

#34 opened on Mar 15, 2018

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

Repository metrics

Stars
 (6,764 stars)
PR merge metrics
 (No merged PRs in 30d)

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