Skip to content

Latest commit

 

History

History
35 lines (23 loc) · 551 Bytes

README.md

File metadata and controls

35 lines (23 loc) · 551 Bytes

yarn-run & npm-run

yarn/npm run supercharged with fzf

asciicast

brew install flydiverny/tap/yarn-run

Usage:

yarn-run [script]
npm-run [script]

Install

homebrew:

brew install flydiverny/tap/yarn-run

alias suggestion:

alias yr=yarn-run
alias nr=npm-run

Depends on fzf and jq