commands.sh

bun pm bin

all

Display the path to `bin` directories.

More info →

Options (1)

-g, --globalboolean

Get the path to the global `bin` directory

Example: bun pm bin {{[-g|--global]}}

Examples (2)

Get the path to the local project's `bin` directory

Get the path to the global `bin` directory

bun pm bin [-g|--global]
made by @shridhargupta | data from tldr-pages