Skip to content

Latest commit

 

History

2 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

npmx

Interactive npm script runner for Zsh. Lists scripts from package.json and runs the one you pick with fzf.

demo

Requirements

Usage

From a project directory that contains package.json:

npmx          # open fzf picker and run selected script
npmx list     # print all available scripts

Install

Homebrew

brew tap wxwvx/npmx https://github.com/wxwvx/npmx
brew trust wxwvx/npmx
brew install npmx

Manual

curl -fsSL https://raw.githubusercontent.com/wxwvx/npmx/v0.1.0/npmx.sh -o ~/.local/bin/npmx
chmod +x ~/.local/bin/npmx

Ensure ~/.local/bin is on your PATH.

About

Interactive NPM script runner for Zsh

Resources

Stars

1 star

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages