1.0.1 • Published 2 years ago
@yuyin/nrun v1.0.1
nrun
Interactive npm sciprts completion.

Usage
cli
npm insall -g @yuyin/nrunnrunZsh Integration
Note Make sure you have globally installed
@yuyin/nrun.
git clone -b zsh https://github.com/yuyinws/nrun ${ZSH_CUSTOM:-~/.oh-my-zsh/custom}/plugins/zsh-nrun# .zshrc
plugins=(
...
zsh-nrun
)Now, when you enter npm run and press the space key twice, it will work.
It also detects commands such as yarn, pnpm, and nr...
1.0.1
2 years ago
0.0.1-beta.6
2 years ago
0.0.1-beta.5
2 years ago
0.0.1-beta.4
2 years ago
0.0.1-beta.3
2 years ago