An advanced CLI interface for yarn
Features:
- Search packages from the terminal
- Run your project tasks with yarn
- Install a selected package with one keystroke
- Mnemonic key-bindings for installing packages
yarn global add @terminal-junkies/yarnx
yarnx
You can press q
to quit the program at any time.
You can use up
and down
arrow keys to scroll. And you can also make use of vim navigation keys like j,k,gg,G
to scroll.
The keyboard shortcuts will be displayed at the bottom of the screen for each page.
Press Esc
to close the terminal window for project tasks.
Yes. You can use j,k,gg,G,l and /