8000 GitHub - silesky/node-run at v1.1.8
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

A smart, fzf-like npm script runner with monorepo support, executable from any project subdirectory. 🦋

Notifications You must be signed in to change notification settings

silesky/node-run

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

31 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

node-run

An fzf-like npm script runner with monorepo support.

Supports modern package managers:

  • npm ✅
  • pnpm ✅
  • yarn ✅
  • Bun ✅

Installation

$> brew tap silesky/tap
$> brew install node-run

Usage

$> cd ~/my-projects/my-node-package
$> nrun

Development

Test

$> make test

Run

$> make run ARGS=--cwd=~/projects/monorepo-example

Release

$> make version # Bump version via git tag + push (trigger CI job in .github/workflows)

About

A smart, fzf-like npm script runner with monorepo support, executable from any project subdirectory. 🦋

Resources

Stars

Watchers

Forks

Packages

No packages published
0