Skip to content

Latest commit

 

History

History
19 lines (16 loc) · 289 Bytes

README.md

File metadata and controls

19 lines (16 loc) · 289 Bytes

npmbin

call local command easily. it's npm bin wrapper.

Install

npm i npmbin -g

Usage

npmbin

show local command directory path and local command list

npmbin command_name[ options]

call local command if current directory is in /path/to/project/**